]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_cap
authorJohannes Berg <johannes.berg@intel.com>
Thu, 7 Feb 2013 10:58:58 +0000 (11:58 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Feb 2013 08:41:29 +0000 (09:41 +0100)
commit4fab0ae41afd06770eacf693402db1d42aa09ff1
tree53fed3935c3a9e3138cf952c6ed95d32da05a796
parent00bc736d7829f866d54a66b09e678d8998a8c4c3
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>
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/mac80211/vht.c