commit | 8a5ed9efe661dd42bc140e522c2635e0d7b26141 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Fri Dec 21 06:20:53 2007 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Dec 22 22:53:05 2007 -0500 |
tree | 9f37f414587fa25e4ab34290a67789f67d4dcc02 | |
parent | b46281f9c5d6ab7b6e412e83f8c62cecf4ebbdfd [diff] |
typhoon: missed rx overruns on big-endian 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>