[SCSI] mpt fusion: add use of shost_priv and remove all the typecasting
authorEric Moore <eric.moore@lsi.com>
Sat, 29 Sep 2007 16:15:59 +0000 (10:15 -0600)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:52:08 +0000 (14:52 -0400)
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 <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found