From: Ben Collins Date: Mon, 11 Jun 2012 20:14:36 +0000 (-0400) Subject: [SCSI] aacraid: Fix endian issues in core and SRC portions of driver X-Git-Tag: v3.6-rc1~103^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5f1758f221e446c5a2956cf7ffdf62b005f6458;p=pandora-kernel.git [SCSI] aacraid: Fix endian issues in core and SRC portions of driver This may not fix all endian issues in this driver, but it does get the driver working on PowerPC for a PMC SRC card. So it should at least fix all the problems in the core and in the SRC support. [jejb: fix >> 32 breakage reported by Fengguang Wu] Signed-off-by: Ben Collins Acked-by: Achim Leubner Signed-off-by: James Bottomley --- Reading git-diff-tree failed