Skip to content
Commit 8a5ed9ef authored by Al Viro's avatar Al Viro Committed by Jeff Garzik
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent b46281f9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment