]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: mac80211: do not check BSS color collision in certain cases
authorMichael-CY Lee <michael-cy.lee@mediatek.com>
Fri, 5 Jul 2024 07:43:46 +0000 (15:43 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 8 Jul 2024 16:28:47 +0000 (18:28 +0200)
commit4044b23781104801f70c4a4ec3ca090730a161c5
treedcd506aaef050063fd47b35befb65e48c038495b
parent7cd445635562a38c1e3534e3e691c25d2737be54
wifi: mac80211: do not check BSS color collision in certain cases

Do not check BSS color collision in following cases
1. already under a color change
2. color change is disabled

Signed-off-by: Michael-CY Lee <michael-cy.lee@mediatek.com>
Link: https://patch.msgid.link/20240705074346.11228-1-michael-cy.lee@mediatek.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c