]> asedeno.scripts.mit.edu Git - linux.git/commit
mac80211: copy VHT EXT NSS BW Support/Capable data to station
authorJohannes Berg <johannes.berg@intel.com>
Fri, 31 Aug 2018 08:31:19 +0000 (11:31 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 5 Sep 2018 08:03:14 +0000 (10:03 +0200)
commite80d642552a3190aad97cae6c22742b079b5d30b
tree5267e8500d7f74a2fcc7509731e48deaf3c0bfd5
parent7eb26df2972504ffe37da77612c0e5f714f0d6df
mac80211: copy VHT EXT NSS BW Support/Capable data to station

When taking VHT capabilities for a station, copy the new
fields if we support them as a transmitter. Also adjust
the maximum bandwidth the station supports appropriately.

Also, since it was missing, copy tx_highest and rx_highest.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/vht.c