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:
b46281f
)
typhoon: missed rx overruns on big-endian
author
Al Viro
<viro@ftp.linux.org.uk>
Fri, 21 Dec 2007 06:20:53 +0000
(06:20 +0000)
committer
Jeff Garzik
<jeff@garzik.org>
Sun, 23 Dec 2007 03:53:05 +0000
(22:53 -0500)
rxBuffCleared is little-endian; we miss le32_to_cpu() in checks for
rx ring overruns.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found