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:
9dd47ee
)
beceem: off by one on queue index
author
Stephen Hemminger
<stephen.hemminger@vyatta.com>
Mon, 1 Nov 2010 16:27:20 +0000
(12:27 -0400)
committer
Stephen Hemminger
<stephen.hemminger@vyatta.com>
Mon, 1 Nov 2010 16:37:48 +0000
(12:37 -0400)
The driver allocates 18 queues (0..16) are for traffic, and 17
is a bit bucket.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
No differences found