commit | ca8d6dfc929ad6e59eb523e7c057804b55e5673e | [log] [tgz] |
---|---|---|
author | Ujjal Roy <royujjal@gmail.com> | Mon Dec 02 23:17:53 2013 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 09 15:35:29 2013 -0500 |
tree | 6aff0899c03f73a85ddc00caf7006544c5cde4f5 | |
parent | f8eb5ee5f56f09278b80100e65df08975867f03c [diff] |
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 <royujjal@gmail.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>