commit | dd56e90230334752221473c06ff40cac44563a70 | [log] [tgz] |
---|---|---|
author | John Crispin <john@phrozen.org> | Tue Dec 17 15:19:19 2019 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Jan 15 11:18:50 2020 +0100 |
tree | d521af3c6085ed7956f7e4724c19261b09c93fcd | |
parent | 5c5e52d1bb962510fecdc1ebecdde89694d1b223 [diff] |
mac80211: add handling for BSS color It is now possible to propagate BSS color settings into the subsystem. Lets make mac80211 also handle them so that we can send them further down the stack into the drivers. We drop the old bss_color field and change iwlwifi to use the new he_bss_color struct. Signed-off-by: John Crispin <john@phrozen.org> Link: https://lore.kernel.org/r/20191217141921.8114-2-john@phrozen.org Signed-off-by: Johannes Berg <johannes.berg@intel.com>