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:
e8a0464
)
netdev: Kill NETIF_F_MULTI_QUEUE.
author
David S. Miller
<davem@davemloft.net>
Thu, 17 Jul 2008 08:52:12 +0000
(
01:52
-0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 Jul 2008 02:21:03 +0000
(19:21 -0700)
There is no need for a feature bit for something that
can be tested by simply checking the TX queue count.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found