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:
7176ba2
)
mwifiex: reduce CPU usage by tracking tx_pkts_queued
author
Marc Yang
<yangyang@marvell.com>
Tue, 17 May 2011 02:17:49 +0000
(19:17 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 19 May 2011 17:53:55 +0000
(13:53 -0400)
This patch adds tx_pkts_queued to track number of packets being
enqueued & dequeued so that mwifiex_wmm_lists_empty() evaluation
is lightweight.
Signed-off-by: Marc Yang <yangyang@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found