]> git.openfabrics.org - ~emulex/infiniband.git/commit
[SCSI] aacraid: Fix endian issues in core and SRC portions of driver
authorBen Collins <bcollins@ubuntu.com>
Mon, 11 Jun 2012 20:14:36 +0000 (16:14 -0400)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 20 Jul 2012 07:58:44 +0000 (08:58 +0100)
commitb5f1758f221e446c5a2956cf7ffdf62b005f6458
tree032b27507e5521392393f665cf09ee88d784ff7f
parent30002f1c02ada69342443e7ed5ee9118feb89510
[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 <bcollins@ubuntu.com>
Acked-by: Achim Leubner <Achim_Leubner@pmc-sierra.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/aacraid/comminit.c
drivers/scsi/aacraid/src.c