From: Al Viro Date: Fri, 21 Dec 2007 06:20:53 +0000 (+0000) Subject: typhoon: missed rx overruns on big-endian X-Git-Tag: v2.6.24-rc7~40^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a5ed9efe661dd42bc140e522c2635e0d7b26141;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed