Skip to content
Commit e95a7f3d authored by Johannes Berg's avatar Johannes Berg
Browse files

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: ccdde7c7 ("wifi: mac80211: properly implement MLO key handling")
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent b38d1529
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment