All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] [PATCH 0/2] ath10k: htt fixes
@ 2013-04-24  7:24 Michal Kazior
  2013-04-24  7:24 ` [ath9k-devel] [PATCH 1/2] ath10k: clear pending_tx[] upon tx completion Michal Kazior
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michal Kazior @ 2013-04-24  7:24 UTC (permalink / raw)
  To: ath9k-devel

This one addresses a rare memory leak when FW
hangs leaving some HTT tx transactions unfinished.

Michal Kazior (2):
  ath10k: clear pending_tx[] upon tx completion
  ath10k: cleanup htt pending tx

 drivers/net/wireless/ath/ath10k/htt_tx.c |   28 ++++++++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/txrx.c   |    1 +
 2 files changed, 29 insertions(+)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-04-24 11:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-24  7:24 [ath9k-devel] [PATCH 0/2] ath10k: htt fixes Michal Kazior
2013-04-24  7:24 ` [ath9k-devel] [PATCH 1/2] ath10k: clear pending_tx[] upon tx completion Michal Kazior
2013-04-24  7:24 ` [ath9k-devel] [PATCH 2/2] ath10k: cleanup htt pending tx Michal Kazior
2013-04-24 11:23 ` [ath9k-devel] [PATCH 0/2] ath10k: htt fixes Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.