From: Eric Moore Date: Sat, 29 Sep 2007 16:15:59 +0000 (-0600) Subject: [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting X-Git-Tag: v2.6.24-rc1~1290^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7eae9f6e94cd49261c2997b0b4f768c1351bc02;p=pandora-kernel.git [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting The driver is currently typecasting to obtain the shost hostdata. The driver is updated to use the shost_priv macro. Signed-off-by: Eric Moore Signed-off-by: James Bottomley --- Reading git-diff-tree failed