diff options
author | Johannes Berg <johannes.berg@intel.com> | 2022-09-06 10:08:37 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2022-09-06 10:09:55 +0200 |
commit | e95a7f3ddc1b47838e5c131f77eb9525724c3e73 (patch) | |
tree | 1623edf7e7bb4c7201e860926e347da662231202 /net/mac80211/tkip.h | |
parent | Merge remote-tracking branch 'wireless/main' into wireless-next (diff) | |
download | linux-e95a7f3ddc1b47838e5c131f77eb9525724c3e73.tar.xz linux-e95a7f3ddc1b47838e5c131f77eb9525724c3e73.zip |
wifi: mac80211: set link_sta in reorder timeout
Now that we have a link_sta pointer in the rx struct
we also need to fill it in all the cases. It didn't
matter so much until now as we weren't using it, but
the code should really be able to assume that if the
rx.sta is set, so is rx.link_sta.
Fixes: ccdde7c74ffd ("wifi: mac80211: properly implement MLO key handling")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions