commit | bee7f58699a406a4210ba9e0367bae7ac666abd0 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Feb 07 22:24:55 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Feb 15 09:41:34 2013 +0100 |
tree | 9925ff46a41d09667fe797460b2d3ccb07fed4dd | |
parent | 18942d3be0e0e67aa40550ce3266e48b51845d52 [diff] |
mac80211: handle operating mode notif in beacon/assoc response 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>