From: David Hollis Date: Mon, 5 Feb 2007 17:03:03 +0000 (-0500) Subject: USB: asix - Fix endian issues in asix_tx_fixup() X-Git-Tag: v2.6.21-rc1~82^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57e4f041bfffa191a318dab44eb991d79a6a9d5c;p=pandora-kernel.git USB: asix - Fix endian issues in asix_tx_fixup() The attached patch fixes endian issues in asix_tx_fixup() that prevented AX88772 and AX88178 devices from working on big-endian systems. With the attached patch, all three chips are reported to work on big endian. Signed-off-by: David Hollis Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed