From: Magnus Damm Date: Mon, 27 Apr 2009 21:32:16 +0000 (+0000) Subject: smsc911x: add fifo byteswap support V2 X-Git-Tag: v2.6.31-rc1~330^2~534 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=833cc67c7722e35863c6aaee9df56b442ef957ae;p=pandora-kernel.git smsc911x: add fifo byteswap support V2 This is V2 of the smsc911x fifo byteswap patch. The smsc911x hardware supports both big and little and endian hardware configurations, and the linux smsc911x driver currently detects word order. For correct operation on big endian platforms lacking swapped byte lanes the following patch is needed. Only fifo data is swapped, register data does not require any swapping. Signed-off-by: Magnus Damm Acked-by: Steve Glendinning Signed-off-by: David S. Miller --- Reading git-diff-tree failed