nl80211: Add SOCKET_OWNER support to JOIN_MESH
Signed-off-by: Denis Kenzior <denkenz@gmail.com> [johannes: fix race with wdev lock/unlock by just acquiring once] Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:

committed by
Johannes Berg

parent
f8d16d3edb
commit
188c1b3c04
@@ -1964,6 +1964,8 @@ enum nl80211_commands {
|
||||
* station will deauthenticate when the socket is closed.
|
||||
* If set during %NL80211_CMD_JOIN_IBSS the IBSS will be automatically
|
||||
* torn down when the socket is closed.
|
||||
* If set during %NL80211_CMD_JOIN_MESH the mesh setup will be
|
||||
* automatically torn down when the socket is closed.
|
||||
*
|
||||
* @NL80211_ATTR_TDLS_INITIATOR: flag attribute indicating the current end is
|
||||
* the TDLS link initiator.
|
||||
|
Reference in New Issue
Block a user