Historical ath9k-devel archives
 help / color / mirror / Atom feed
* [ath9k-devel] [PATCH 0/3] ath10k: pci memleak fix
@ 2013-04-17 10:34 Michal Kazior
  2013-04-17 10:34 ` [ath9k-devel] [PATCH 1/3] ath10k: drop dead code Michal Kazior
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Michal Kazior @ 2013-04-17 10:34 UTC (permalink / raw)
  To: ath9k-devel

By looking at the code I spotted a possible
memleak. I haven't observed it yet but it seems it
could happen. This patchset addresses it.

Patch #1 just removes code that is effectively
a no-op. Patch #2 would touch the dead code.

Michal Kazior (3):
  ath10k: drop dead code
  ath10k: make htc cancellation a generic thing
  ath10k: reorder pci shutdown sequences

 drivers/net/wireless/ath/ath10k/core.h   |    2 +-
 drivers/net/wireless/ath/ath10k/htc.c    |   16 ++--------
 drivers/net/wireless/ath/ath10k/htt_rx.c |    7 -----
 drivers/net/wireless/ath/ath10k/htt_tx.c |    4 +--
 drivers/net/wireless/ath/ath10k/pci.c    |   50 ++++++++++++++++++------------
 5 files changed, 37 insertions(+), 42 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-04-22  8:13 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-17 10:34 [ath9k-devel] [PATCH 0/3] ath10k: pci memleak fix Michal Kazior
2013-04-17 10:34 ` [ath9k-devel] [PATCH 1/3] ath10k: drop dead code Michal Kazior
2013-04-17 10:34 ` [ath9k-devel] [PATCH 2/3] ath10k: make htc cancellation a generic thing Michal Kazior
2013-04-17 10:34 ` [ath9k-devel] [PATCH 3/3] ath10k: reorder pci shutdown sequences Michal Kazior
2013-04-17 13:12 ` [ath9k-devel] [PATCH v2 0/5] ath10k: pci memleak fix Michal Kazior
2013-04-17 13:12   ` [ath9k-devel] [PATCH v2 1/5] ath10k: drop dead code Michal Kazior
2013-04-17 13:12   ` [ath9k-devel] [PATCH v2 2/5] ath10k: make HTC cancellation a generic thing Michal Kazior
2013-04-17 13:12   ` [ath9k-devel] [PATCH v2 3/5] ath10k: fix HTC tx flushing Michal Kazior
2013-04-17 13:12   ` [ath9k-devel] [PATCH v2 4/5] ath10k: reorder pci shutdown sequences Michal Kazior
2013-04-17 13:12   ` [ath9k-devel] [PATCH v2 5/5] ath10k: fix memory leak during PCI teardown Michal Kazior
2013-04-18 10:04   ` [ath9k-devel] [PATCH v2 0/5] ath10k: pci memleak fix Kalle Valo
2013-04-18 10:29     ` Kalle Valo
2013-04-18 10:46       ` Michal Kazior
2013-04-18 10:54         ` Kalle Valo
2013-04-18 10:59           ` [ath9k-devel] [PATCH] ath10k: fix unused variable warning Michal Kazior
2013-04-22  8:13             ` Kalle Valo
2013-04-18  9:58 ` [ath9k-devel] [PATCH 0/3] ath10k: pci memleak fix Kalle Valo

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