ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] start recovery process when payload length overflow for sdio
@ 2019-12-31  9:28 Wen Gong
  2019-12-31  9:28 ` [PATCH v3 1/2] ath10k: add refcount for ath10k_core_restart Wen Gong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Wen Gong @ 2019-12-31  9:28 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless

when it happened payload length exceeds max htc length, start recovery process

v3: change atomic_inc_and_test to atomic_add_return, remove check of ATH10K_STATE_ON

v2: add "add refcount for ath10k_core_restart" and remove ar_sdio->can_recovery

Wen Gong (2):
  ath10k: add refcount for ath10k_core_restart
  ath10k: start recovery process when payload length exceeds max htc
    length for sdio

 drivers/net/wireless/ath/ath10k/core.c | 8 ++++++++
 drivers/net/wireless/ath/ath10k/core.h | 2 ++
 drivers/net/wireless/ath/ath10k/mac.c  | 1 +
 drivers/net/wireless/ath/ath10k/sdio.c | 4 ++++
 4 files changed, 15 insertions(+)

-- 
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:[~2020-01-08  3:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-31  9:28 [PATCH v3 0/2] start recovery process when payload length overflow for sdio Wen Gong
2019-12-31  9:28 ` [PATCH v3 1/2] ath10k: add refcount for ath10k_core_restart Wen Gong
2019-12-31  9:28 ` [PATCH v3 2/2] ath10k: start recovery process when payload length exceeds max htc length for sdio Wen Gong
2020-01-08  3:23 ` [PATCH v3 0/2] start recovery process when payload length overflow " Wen Gong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox