From: Eric Moore Date: Sat, 15 Sep 2007 00:49:03 +0000 (-0600) Subject: [SCSI] mpt fusion: removing references to hd->ioc X-Git-Tag: v2.6.24-rc1~1290^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e80b002bfd38263117da93feb4f67f5cf7d9221b;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed