[SCSI] mpt fusion: removing references to hd->ioc
authorEric Moore <eric.moore@lsi.com>
Sat, 15 Sep 2007 00:49:03 +0000 (18:49 -0600)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:48:46 +0000 (14:48 -0400)
commite80b002bfd38263117da93feb4f67f5cf7d9221b
tree169d482e07e69dbe0fb6407f342e625099916b5c
parenta69de507aae293e32d22e873f34f25f49b2db3b2
[SCSI] mpt fusion: removing references to hd->ioc

Cleaning up code by accesing the ioc pointer directly instead of via hd->ioc.  In the future, most data members of struct MPT_SCSI_HOST will be either deleted or moved to struct MPT_ADAPTER.

Signed-off-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/mptfc.c
drivers/message/fusion/mptsas.c
drivers/message/fusion/mptscsih.c
drivers/message/fusion/mptspi.c