nl80211: advertise device AP SME
authorJohannes Berg <johannes.berg@intel.com>
Mon, 7 Nov 2011 11:39:33 +0000 (12:39 +0100)
committerDmitry Shmidt <dimitrysh@google.com>
Fri, 24 Aug 2012 20:55:43 +0000 (13:55 -0700)
commit6c3e830bd84af1b8e125490dc194fe099490dc46
tree55525c1135503c5983899c9aa2e31491ebd840fa
parent1bd42d5ea786795ee253847e03e0ab617f41739d
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>
Conflicts:

drivers/net/wireless/ath/ath6kl/init.c

Change-Id: Ib1a65814860cf97cadd142c17be0e91f43743832
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/core.c
net/wireless/nl80211.c