]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mac80211: Check for missing VHT elements only for 5 GHz
authorIlan Peer <ilan.peer@intel.com>
Tue, 27 Aug 2024 08:39:20 +0000 (10:39 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 28 Aug 2024 10:39:50 +0000 (12:39 +0200)
commit67bb124cd9ae38870667e4f9c876ef8e0f82ec44
tree3280647e20e3e4152c26d685a5e692f1ff50ec57
parentac35180032fbc5d80b29af00ba4881815ceefcb6
wifi: mac80211: Check for missing VHT elements only for 5 GHz

Check for missing VHT Capabilities and VHT Operation elements in
association response frame only for 5 GHz links.

Fixes: 310c8387c638 ("wifi: mac80211: clean up connection process")
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20240827103920.dd711282d543.Iaba245cebc52209b0499d5bab7d8a8ef1df9dd65@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c