Files
linux/drivers/net
Vasanthakumar Thiagarajan 5378f244b6 ath6kl: Fix memory leak of rx packets in endpoint 0
htc_packet and htc_packet->buf_start are separately allocated
for endpoint 0. This is different for other endpoints where
packets are allocated as skb where htc_packet is skb->head
and they are freed properly. Free htc_packet and htc_packet->buf_start
separatly for endpoint 0.

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2012-02-28 09:45:51 +02:00
..
2011-08-27 00:58:33 -07:00
2011-08-27 00:58:36 -07:00
2012-01-09 14:05:23 -08:00
2012-01-05 13:23:00 -05:00
2011-11-16 17:43:12 -05:00
2011-08-16 00:16:49 -07:00