]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/scsi/ipr.c
[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)
commit6d84c944fa17cf4e65660df50a0772f8a4836e0b
treeb7469dd6a23351eaca743480ac2c0dd96433b2bc
parenteae225eb5947825bc4e845c33ded9aedd74407cf
[SCSI] ipr: Remove usage of pci driver data

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>
drivers/scsi/ipr.c