summaryrefslogtreecommitdiff
path: root/net/wireless
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2022-06-23 23:21:28 +0300
committerJohannes Berg <johannes.berg@intel.com>2022-07-15 12:43:15 +0300
commite2722d278ee3dbc589e4fdf1e7970f4d2b62c7dc (patch)
tree4fb9eaf37d2ffa207454c5ed1ef0d85dddc0d945 /net/wireless
parentba323e29859458fb180e8a99b4382d0cbf72d47f (diff)
downloadlinux-e2722d278ee3dbc589e4fdf1e7970f4d2b62c7dc.tar.xz
wifi: mac80211: fix key lookup
With the split into keys[]/deflink.gtk[] arrays, WEP keys are still installed into the keys[] array, but we didn't look them up there. This meant they weren't deleted correctly. Fix this by looking up the key there even if it's not pairwise so we can be sure we don't have it. Fixes: bfd8403adddd ("wifi: mac80211: reorg some iface data structs for MLD") Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions