nl80211: advertise device AP SME
authorJohannes Berg <johannes.berg@intel.com>
Mon, 7 Nov 2011 11:39:33 +0000 (12:39 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Nov 2011 21:12:38 +0000 (16:12 -0500)
commit562a74803f4881772ba2375ec4e5aa0ad90f4caa
tree2f6e553b4bf17e410c4d4c16cd8388820e7f9b63
parent21fc756087d7659d86c344c0b38229313afc6c7c
nl80211: advertise device AP SME

Add the ability to advertise that the device
contains the AP SME and what features it can
support. There are currently no features in
the bitmap -- probe response offload will be
advertised by a few patches Arik is working
on now (who took over from Guy Eilam) and a
device with AP SME will typically implement
and require response offload.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath6kl/init.c
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/core.c
net/wireless/nl80211.c