ath10k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mac80211/ath10k: save ssid info for STATION mode
@ 2020-12-07  3:36 Wen Gong
  2020-12-07  3:36 ` [PATCH 1/2] mac80211: save ssid info to ieee80211_bss_conf while assoc Wen Gong
  2020-12-07  3:36 ` [PATCH 2/2] ath10k: pass the ssid info to get the correct bss entity Wen Gong
  0 siblings, 2 replies; 4+ messages in thread
From: Wen Gong @ 2020-12-07  3:36 UTC (permalink / raw)
  To: ath10k, johannes; +Cc: linux-wireless, wgong

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(-)

-- 
2.23.0


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-28  7:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07  3:36 [PATCH 0/2] mac80211/ath10k: save ssid info for STATION mode Wen Gong
2020-12-07  3:36 ` [PATCH 1/2] mac80211: save ssid info to ieee80211_bss_conf while assoc Wen Gong
2020-12-07  3:36 ` [PATCH 2/2] ath10k: pass the ssid info to get the correct bss entity Wen Gong
2021-01-28  7:19   ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).