nl80211/cfg80211: Allow SSID to be specified in new beacon command
commit32e9de846be885444358b67267f837088c05e0c2
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 10 Aug 2011 20:53:31 +0000 (10 23:53 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 12 Aug 2011 17:45:03 +0000 (12 13:45 -0400)
tree181a4b23ab44337fdb72e7e0f5f1c0874154f21f
parent0879fa44b54101c9955123582018cb511047a2b6
nl80211/cfg80211: Allow SSID to be specified in new beacon command

This makes it easier for drivers that generate Beacon and Probe Response
frames internally (in firmware most likely) in AP mode.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/nl80211.c