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:
e5e2647
)
mac80211: replace netif_tx_{start,stop,wake}_all_queues
author
John W. Linville
<linville@tuxdriver.com>
Thu, 15 Oct 2009 19:10:16 +0000
(15:10 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 27 Oct 2009 20:48:18 +0000
(16:48 -0400)
Replace netif_tx_{start,stop,wake}_all_queues with the single-queue
equivalents (i.e. netif_{start,stop,wake}_queue). Since we are down to
a single queue, these should peform slightly better.
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found