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:
c3e3889
)
pktgen: fix multiple queue warning
author
Robert Olsson
<robert.olsson@its.uu.se>
Wed, 19 Nov 2008 22:09:47 +0000
(14:09 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 19 Nov 2008 22:09:47 +0000
(14:09 -0800)
As number of TX queues in unrelated to number of CPU's we remove this test
and just make sure nxtq never gets exceeded.
Signed-off-by: Robert Olsson <robert.olsson@its.uu.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found