]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit7c2ffe243dc6c2011e8d688b6dcde03e30a9c534
tree169d482e07e69dbe0fb6407f342e625099916b5c
parent8940292c846d56f14ed3684c3532ffa44155980f
[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