From: Avinash Patil Date: Fri, 9 Dec 2011 04:41:04 +0000 (-0800) Subject: mwifiex: proper cleanup when RX multiport aggregation fails X-Git-Tag: v3.3-rc1~182^2~178^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17a60b48193f32ab0c87e0d57df6ab408fbe9bca;p=pandora-kernel.git 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 Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed