From: Byron Bradley Date: Tue, 5 Feb 2008 07:47:15 +0000 (-0800) Subject: mv643xx_eth: fix byte order when checksum offload is enabled X-Git-Tag: v2.6.25-rc1~518^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=324ff2c1793b6d3d5c377cf6de2ada9b49af227a;p=pandora-kernel.git mv643xx_eth: fix byte order when checksum offload is enabled The Marvell Orion system on chips have an integrated mv643xx MAC. On these little endian ARM devices mv643xx will oops when checksum offload is enabled. Swapping the byte order of the protocol and checksum solves this problem. Signed-off-by: Byron Bradley Cc: Dale Farnsworth Cc: Manish Lachwani Cc: Jeff Garzik Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed