nl80211/cfg80211: Add crypto settings into NEW_BEACON
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 10 Aug 2011 20:54:35 +0000 (23:54 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 12 Aug 2011 17:45:04 +0000 (13:45 -0400)
commit5fb628e9105eef6796789b1ae93289e1566ccdf0
tree3d1e9eef06be596bdd0ab936b8527202afac42e7
parent32e9de846be885444358b67267f837088c05e0c2
nl80211/cfg80211: Add crypto settings into NEW_BEACON

This removes need from drivers to parse the beacon tail/head data
to figure out what crypto settings are to be used in AP mode in case
the Beacon and Probe Response frames are fully constructed in the
driver/firmware.

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