]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mac80211: refactor BW limitation check for CSA parsing
authorMichael-CY Lee <michael-cy.lee@mediatek.com>
Wed, 9 Oct 2024 12:18:12 +0000 (20:18 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Oct 2024 14:46:48 +0000 (16:46 +0200)
commit2d63e6530ec1f50f57c1cde598274d055fb7a36c
tree7f57ea6bb2219d95e02fb731ccd1391c0377ebb5
parentf92e0cf19ae0fd08e7b60f24d27a5819d8d949ba
wifi: mac80211: refactor BW limitation check for CSA parsing

Refactor the BW limitation check to a more general format when
parsing CSA. Also, the original BW check did not account for BW
less than 160 MHz.

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