[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)
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>

No differences found