commit | 17a60b48193f32ab0c87e0d57df6ab408fbe9bca | [log] [tgz] |
---|---|---|
author | Avinash Patil <patila@marvell.com> | Thu Dec 08 20:41:04 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Dec 13 15:33:23 2011 -0500 |
tree | 683a93a02bf058f2d5a11fe39455a66ae5f041ae | |
parent | 8c53e42dea5905aee2a97e6af5874432f27b5c03 [diff] |
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>