]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/mac80211/cfg.c
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)
commit4a34215ef7487b1cbd783e7cc485eb03de893bd0
tree53fed3935c3a9e3138cf952c6ed95d32da05a796
parent8cdc196b743c4224ffa59fef38133559c1fd2a5e
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