commit | b43a0d9d01dbe498632e83632a2409a575fcee23 | [log] [tgz] |
---|---|---|
author | Avinash Patil <patila@marvell.com> | Mon Sep 29 21:44:14 2014 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 30 13:17:46 2014 -0400 |
tree | dac8a24a778388ba11465ce91fab73131c2e4b20 | |
parent | f73e557bca0609d0f997414a5b1403e3fadd5dea [diff] |
mwifiex: do not decrement rx_pending count twice This patch fixes an issue with rx processing function where we were decrementing rx_pending count twice. Patch also queues correct main_work item when rx_pending count reaches low watermark. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>