]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: proper cleanup when RX multiport aggregation fails
authorAvinash Patil <patila@marvell.com>
Fri, 9 Dec 2011 04:41:04 +0000 (20:41 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 13 Dec 2011 20:33:23 +0000 (15:33 -0500)
commit6aa243629e812e5e491245f8b8dbeed7a2be9530
tree683a93a02bf058f2d5a11fe39455a66ae5f041ae
parentccec48903cd3069daaf679789e849b4df768dcb0
mwifiex: proper cleanup when RX multiport aggregation fails

Free SKBs allocated during multiport aggrgation setup when RX
multiport aggregation fails in the middle. With this handling
freeing SKB in mwifiex_process_int_status() for failure case
is removed.

Also handles single RX transaction failure.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/sdio.c