commit | e80b002bfd38263117da93feb4f67f5cf7d9221b | [log] [tgz] |
---|---|---|
author | Eric Moore <eric.moore@lsi.com> | Fri Sep 14 18:49:03 2007 -0600 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:48:46 2007 -0400 |
tree | 169d482e07e69dbe0fb6407f342e625099916b5c | |
parent | a69de507aae293e32d22e873f34f25f49b2db3b2 [diff] |
[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>