1
0
Files
linux/drivers/net
Amitkumar Karwar 0ea3186ce0 mwifiex: fix NULL packet downloading issues
This patch makes sure that skb is freed after downloading
NULL packet in error cases. Also, USB chipsets return
-EINPROGRESS after downloading packets, they are freed in
USB completion handler later. We will add missing change
to set tx_lock_flag for USB which blocks further packets.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-02-03 15:28:54 +02:00
..
2014-12-22 16:34:39 -05:00
2014-12-09 13:41:24 -05:00
2014-12-09 21:51:06 -05:00
2014-12-16 11:19:42 -05:00