Files
linux/net/mac80211
Johannes Berg f36fe0a2df wifi: mac80211: fix up link station creation/insertion
When we create a station with a non-default link, then
we should have a link address, and we definitely need
to insert it into the link hash table on insertion.

Split the API into with and without link creation and
if it has a link, insert the link into the link hash
table on sta_info_insert().

Fixes: ba6ddab94f ("wifi: mac80211: maintain link-sta hash table")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2022-07-15 11:43:23 +02:00
..
2022-06-20 12:57:08 +02:00
2022-06-10 16:12:57 +02:00
2021-11-15 10:56:57 +01:00
2019-03-29 11:20:36 +01:00