]> 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)
commitfffbfbff7d513a709ed2ccb9b6a155cc841d8054
tree35f9bbcbab0b2baf7c33d6520b77f3ea422e49bc
parent4e223e50b0ccbdd3c8bcb998491abb8d551b09c4
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