summaryrefslogtreecommitdiff
path: root/kernel/stop_machine.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2023-03-31 16:59:16 +0200
committerJohannes Berg <johannes.berg@intel.com>2023-04-13 16:32:22 +0200
commit0b75a1b1e42e07ae84e3a11d2368b418546e2bec (patch)
tree79791df82ca12044876e91a946291170bce2490e /kernel/stop_machine.c
parent2c9abe653bc5134eeab411c46dde008d8a1c37b0 (diff)
wifi: mac80211: flush queues on STA removal
When we remove a station, we first make it unreachable, then we (must) remove its keys, and then remove the station itself. Depending on the hardware design, if we have hardware crypto at all, frames still sitting on hardware queues may then be transmitted without a valid key, possibly unencrypted or with a fixed key. Fix this by flushing the queues when removing stations so this cannot happen. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'kernel/stop_machine.c')
0 files changed, 0 insertions, 0 deletions