diff options
author | Johannes Berg <johannes.berg@intel.com> | 2022-10-05 23:11:43 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2022-10-10 09:51:34 +0200 |
commit | c90b93b5b782891ebfda49d4e5da36632fefd5d1 (patch) | |
tree | 9aefd55d0b1205879119e9ed443c6847968017a3 /net/mac80211 | |
parent | b2d03cabe2b2e150ff5a381731ea0355459be09f (diff) |
wifi: cfg80211: update hidden BSSes to avoid WARN_ON
When updating beacon elements in a non-transmitted BSS,
also update the hidden sub-entries to the same beacon
elements, so that a future update through other paths
won't trigger a WARN_ON().
The warning is triggered because the beacon elements in
the hidden BSSes that are children of the BSS should
always be the same as in the parent.
Reported-by: Sönke Huster <shuster@seemoo.tu-darmstadt.de>
Tested-by: Sönke Huster <shuster@seemoo.tu-darmstadt.de>
Fixes: 0b8fb8235be8 ("cfg80211: Parsing of Multiple BSSID information in scanning")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions