Home
last modified time | relevance | path

Searched hist:"0 ad49045f28474b3cbc1f27ec7a4238970734764" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dsta_info.cdiff 0ad49045f28474b3cbc1f27ec7a4238970734764 Mon Jul 18 15:54:27 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: fix link sta hash table handling

There are two issues here: we unhash the link stations only
directly before freeing the station they belong to, and we
also don't unhash all the links correctly in all cases. Fix
these issues.

Fixes: ba6ddab94fc6 ("wifi: mac80211: maintain link-sta hash table")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>