From: Ujjal Roy Date: Tue, 3 Dec 2013 07:17:53 +0000 (-0800) Subject: mwifiex: fix rx_pending count imbalance X-Git-Tag: v3.14-rc1~94^2~482^2^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca8d6dfc929ad6e59eb523e7c057804b55e5673e;p=pandora-kernel.git mwifiex: fix rx_pending count imbalance RX packets are handled in different paths. Not all paths have decrement of rx_pending counter. This patch fixes the counter imbalance. Signed-off-by: Ujjal Roy Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed