nl80211: Add SOCKET_OWNER support to START_AP
Signed-off-by: Denis Kenzior <denkenz@gmail.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
188c1b3c04
commit
466a306142
3 changed files with 6 additions and 0 deletions
|
|
@ -1966,6 +1966,8 @@ enum nl80211_commands {
|
|||
* 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.
|
||||
* If set during %NL80211_CMD_START_AP the AP will be automatically
|
||||
* disabled when the socket is closed.
|
||||
*
|
||||
* @NL80211_ATTR_TDLS_INITIATOR: flag attribute indicating the current end is
|
||||
* the TDLS link initiator.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue