]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211/cfg80211: Allow SSID to be specified in new beacon command
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 10 Aug 2011 20:53:31 +0000 (23:53 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 12 Aug 2011 17:45:03 +0000 (13:45 -0400)
commitbe0aaff4487f83f3574932fed86acdbda9ff5b69
tree181a4b23ab44337fdb72e7e0f5f1c0874154f21f
parentde63a170a3f8952f647369be8253992903fed475
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