commit | e7eae9f6e94cd49261c2997b0b4f768c1351bc02 | [log] [tgz] |
---|---|---|
author | Eric Moore <eric.moore@lsi.com> | Sat Sep 29 10:15:59 2007 -0600 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:52:08 2007 -0400 |
tree | d82cd39d6d997fc650a0fae933ecaf7514e4e7de | |
parent | cce99c6925b8d6a59cf584411277c1c20c330334 [diff] |
[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 <Eric.Moore@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>