]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: he: remove non-bss-conf fields from bss_conf
authorShaul Triebitz <shaul.triebitz@intel.com>
Sun, 29 Nov 2020 15:30:43 +0000 (17:30 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 11 Dec 2020 11:52:24 +0000 (12:52 +0100)
commit437ac1aa54f74c698a55ae54e2b406359a010f1f
tree4b60a5cd44d08cea4ebfc588678946b9ebc7be8d
parent7776f51bf55cd87082e0e6624700168e7483e669
mac80211: he: remove non-bss-conf fields from bss_conf

ack_enabled and multi_sta_back_32bit are station capabilities
and should not be in the bss_conf structure.

Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20201129172929.69a7f7753444.I405c4b5245145e24577512c477f19131d4036489@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/mlme.c