commit | b5f1758f221e446c5a2956cf7ffdf62b005f6458 | [log] [tgz] |
---|---|---|
author | Ben Collins <bcollins@ubuntu.com> | Mon Jun 11 16:14:36 2012 -0400 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri Jul 20 08:58:44 2012 +0100 |
tree | 032b27507e5521392393f665cf09ee88d784ff7f | |
parent | 30002f1c02ada69342443e7ed5ee9118feb89510 [diff] |
[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>