[PATCH] sata_mv: endian fix
authorMark Lord <liml@rtr.ca>
Fri, 19 May 2006 20:40:15 +0000 (16:40 -0400)
committerJeff Garzik <jeff@garzik.org>
Sat, 20 May 2006 04:31:45 +0000 (00:31 -0400)
commit559eedad7f7764dacca33980127b4615011230e4
tree0ea842b15f7fe360b5786e866160dedbb95cc38b
parenta6432436c5e14b416f27c8f87c5bf0bc36771f49
[PATCH] sata_mv: endian fix

This fixes a byte-swap issue on PPC, found by Zang Roy-r61911
on the powerpc platform.  His original patch also had some other
platform-specific changes in #ifdef's, but I'm not sure yet how to
incorporate them.  Look for another patch for those (soon).

Signed-off-by: Mark Lord <liml@rtr.ca>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/sata_mv.c