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:
eb6aafe
)
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
author
David S. Miller
<davem@davemloft.net>
Wed, 9 Jul 2008 06:13:53 +0000
(23:13 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 9 Jul 2008 06:13:53 +0000
(23:13 -0700)
Accesses are mostly structured such that when there are multiple TX
queues the code transformations will be a little bit simpler.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found