From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Kazior Date: Thu, 18 Apr 2013 12:46:42 +0200 Subject: [ath9k-devel] [PATCH v2 0/5] ath10k: pci memleak fix In-Reply-To: <87k3o0p1wz.fsf@kamboji.qca.qualcomm.com> References: <1366194866-3434-1-git-send-email-michal.kazior@tieto.com> <1366204346-1331-1-git-send-email-michal.kazior@tieto.com> <87wqs0p31x.fsf@kamboji.qca.qualcomm.com> <87k3o0p1wz.fsf@kamboji.qca.qualcomm.com> Message-ID: <516FCF12.4060200@tieto.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On 18/04/13 12:29, Kalle Valo wrote: > Kalle Valo writes: > >> Michal Kazior writes: >> >>> The v2 fixes patch 2, and introduces new patches 4 >>> and 5. There were two possible memleaks. >>> >>> Michal Kazior (5): >>> ath10k: drop dead code >>> ath10k: make HTC cancellation a generic thing >>> ath10k: fix HTC tx flushing >>> ath10k: reorder pci shutdown sequences >>> ath10k: fix memory leak during PCI teardown >> >> Thanks, all five applied. > > I'm not sure, but I suspect this set added a new warning: > > drivers/net/wireless/ath/ath10k/htc.c:341:24: warning: unused variable skb_cb [-Wunused-variable] Yes. My apologies. I must've missed that somehow. It was introduced by patch #2. -- Pozdrawiam / Best regards, Michal Kazior.