commit | af0ed69badc67a0b6e976543f52029fce9ac8f69 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Feb 12 14:21:00 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Feb 15 09:41:41 2013 +0100 |
tree | 95f35f3f70f3fd949beda47ad3cee838b0c343c1 | |
parent | 9fb04b501a57ad29fa989ab3cd2123482e7eac5f [diff] |
mac80211: stop modifying HT SMPS capability 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>