]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: mac80211: don't parse mbssid in assoc response
authorJohannes Berg <johannes.berg@intel.com>
Fri, 14 Oct 2022 16:47:04 +0000 (18:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Oct 2022 15:24:32 +0000 (17:24 +0200)
commite388e8801f53715ec27072603785858ba0d24a80
tree35f9bbcbab0b2baf7c33d6520b77f3ea422e49bc
parentfcc3340249a1cce19c05cdb8d7b2e3e9ebb78a3e
wifi: mac80211: don't parse mbssid in assoc response

This is simply not valid and simplifies the next commit.
I'll make a separate patch for this in the current main
tree as well.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/mac80211/mlme.c