commit | 4a34215ef7487b1cbd783e7cc485eb03de893bd0 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Feb 07 11:58:58 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Feb 15 09:41:29 2013 +0100 |
tree | 53fed3935c3a9e3138cf952c6ed95d32da05a796 | |
parent | 8cdc196b743c4224ffa59fef38133559c1fd2a5e [diff] |
mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_cap Like with HT, make things a bit simpler in future patches by passing the station to ieee80211_vht_cap_ie_to_sta_vht_cap() instead of the vht_cap pointer. Also disable VHT here if HT isn't supported. Signed-off-by: Johannes Berg <johannes.berg@intel.com>