]> Pileus Git - ~andy/linux/commit
[SCSI] lpfc: Fix error loading on sparc
authorJames.Smart@Emulex.Com <James.Smart@Emulex.Com>
Sat, 25 Jun 2005 14:34:13 +0000 (10:34 -0400)
committerJames Bottomley <jejb@mulgrave.(none)>
Sat, 2 Jul 2005 22:07:03 +0000 (17:07 -0500)
commit87f6eaffd732bc20b5a02e9f36b86f67310d8129
tree8f2efa960a64c503fe4a945f3e514cd689bd1daa
parentdb468d108abc0bb348bcfc54b8e06145922fb6b1
[SCSI] lpfc: Fix error loading on sparc

Bug reported via SourceForge - lpfc does not load on sparc.  The lpfc
driver must byteswap all FCP IOCBs to recover the data into cpu native
format.

Also correct issue of "iotag not found" messages

Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/lpfc/lpfc_sli.c