[SCSI] ipr: Remove usage of pci driver data
authorBrian King <brking@linux.vnet.ibm.com>
Tue, 23 Jan 2007 17:25:23 +0000 (11:25 -0600)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 27 Jan 2007 15:25:52 +0000 (09:25 -0600)
Since ipr handles dynamic ids, it must handle driver_data
not being set, so remove the current usage of driver_data
so it can be used for other things in future patches.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found