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: 0b8fb823 ("cfg80211: Parsing of Multiple BSSID information in scanning") Signed-off-by:
Johannes Berg <johannes.berg@intel.com>
Loading
-
mentioned in commit 7461c5c9
-
mentioned in commit 13c3ed22
-
mentioned in commit 9e4eb1e1
-
mentioned in commit 170255ef
-
mentioned in commit 3a257170
-
mentioned in commit cdcbebe3
-
mentioned in commit 5de27e8a
-
mentioned in commit 101e10e5
-
mentioned in commit 8871814b
-
mentioned in commit 8d63a9b0
-
mentioned in commit cfe7a9f1
-
mentioned in commit 5c116e54
-
mentioned in commit e1d2a325
-
mentioned in commit 8c0b3d36
-
mentioned in commit 64764a94
-
mentioned in commit fe903458
-
mentioned in commit f9e80cd9
Please sign in to comment