mbox series

[0/2] mac80211/ath10k: save ssid info for STATION mode

Message ID 1607312195-3583-1-git-send-email-wgong@codeaurora.org (mailing list archive)
Headers show
Series mac80211/ath10k: save ssid info for STATION mode | expand

Message

Wen Gong Dec. 7, 2020, 3:36 a.m. UTC
save the ssid info for STATION mode which could be used for ath10k to
get the corret/exact cfg80211_bss.

Wen Gong (2):
  mac80211: save ssid info to ieee80211_bss_conf while assoc
  ath10k: pass the ssid info to get the correct bss entity

 drivers/net/wireless/ath/ath10k/mac.c | 3 ++-
 net/mac80211/mlme.c                   | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)