mac80211: stop modifying HT SMPS capability
authorJohannes Berg <johannes.berg@intel.com>
Tue, 12 Feb 2013 13:21:00 +0000 (14:21 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Feb 2013 08:41:41 +0000 (09:41 +0100)
Instead of modifying the HT SMPS capability field
for stations, track the SMPS mode explicitly in a
new field in the station struct and use it in the
drivers that care about it. This simplifies the
code using it.

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

No differences found