wifi: mac80211: check link ID in auth/assoc continuation
authorJohannes Berg <johannes.berg@intel.com>
Wed, 21 Sep 2022 21:01:46 +0000 (23:01 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 7 Oct 2022 13:24:18 +0000 (15:24 +0200)
commit85176a3fcd9748558cff72d4cdff5465b8732282
tree8f07137e60e7ec42c69faebb3c7452742185eb65
parent78a6a43aaf87180ec7425a2a90468e1b4d09a1ec
wifi: mac80211: check link ID in auth/assoc continuation

Ensure that the link ID matches in auth/assoc continuation,
otherwise we need to reset all the data.

Fixes: 81151ce462e5 ("wifi: mac80211: support MLO authentication/association with one link")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c