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:
1e5f128
)
sky2: tx ring index mask fix
author
Stephen Hemminger
<shemminger@osdl.org>
Mon, 8 May 2006 22:11:28 +0000
(15:11 -0700)
committer
Stephen Hemminger
<shemminger@osdl.org>
Mon, 8 May 2006 23:00:25 +0000
(16:00 -0700)
Mask for transmit ring status was picking up bits from the
unused sync ring. They were always zero, so far...
Also, make sure to remind self not to make tx ring too big.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
No differences found