From: Zhaoyang Liu Date: Mon, 23 Mar 2015 14:20:56 +0000 (+0530) Subject: mwifiex: recover from skb allocation failures during RX X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~95^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4acaf048b1d27cb6e1b214d370ed993bb2aac664;p=pandora-kernel.git mwifiex: recover from skb allocation failures during RX This patch adds recovery mechanism for SDIO RX during SKB allocation failures. For allocation failures during multiport aggregation, we skip and drop RX packets. For single port read case, we will use preallocated card->mpa_rx.buf to complete cmd53 read. Now we terminate SDIO operations only upon cmd53 failures. CC: James Cameron Signed-off-by: Zhaoyang Liu Signed-off-by: Avinash Patil Signed-off-by: Kalle Valo --- Reading git-diff-tree failed