mac80211: handle operating mode notif in beacon/assoc response
authorJohannes Berg <johannes.berg@intel.com>
Thu, 7 Feb 2013 21:24:55 +0000 (22:24 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Feb 2013 08:41:34 +0000 (09:41 +0100)
In beacons and association response frames an AP may include an
operating mode notification element to advertise changes in the
number of spatial streams it can receive. Handle this using the
existing function that handles the action frame, but only handle
NSS changes, not bandwidth changes which aren't allowed here.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found