]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] advansys: Remove pci_slot_info
authorMatthew Wilcox <matthew@wil.cx>
Mon, 30 Jul 2007 14:10:23 +0000 (08:10 -0600)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:39:49 +0000 (14:39 -0400)
commit13ac2d9c791469d4af51aa65653ab0fbd0916fcc
tree0fef27a439aa815bd3b3af010aa5c469873a5e2d
parent895d6b4ca88ecc69b9301675eb220c6a926d8bb1
[SCSI] advansys: Remove pci_slot_info

The driver kept a copy of the PCI config address; refer to the pci_dev
associated with the card instead.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/advansys.c