git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f73e557
)
mwifiex: do not decrement rx_pending count twice
author
Avinash Patil
<patila@marvell.com>
Mon, 29 Sep 2014 16:14:14 +0000
(21:44 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 30 Sep 2014 17:17:46 +0000
(13:17 -0400)
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>
drivers/net/wireless/mwifiex/main.c
patch
|
blob
|
history
diff --cc
drivers/net/wireless/mwifiex/main.c
Simple merge