diff options
author | Mike Miller <mike.miller@hp.com> | 2010-12-01 18:16:07 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-12-09 22:06:50 +0100 |
commit | 7c03b87048f2467087ae7e51392e5fb57ea8f58b (patch) | |
tree | 46bca361c5acaa7d9dc2c13376a52a2058feab9f /drivers/net | |
parent | [SCSI] qla2xxx: Update version number to 8.03.05-k0. (diff) | |
download | linux-7c03b87048f2467087ae7e51392e5fb57ea8f58b.tar.xz linux-7c03b87048f2467087ae7e51392e5fb57ea8f58b.zip |
[SCSI] hpsa: fix redefinition of PCI_DEVICE_ID_CISSF
PCI_DEVICE_ID_CISSF is defined as 323b in pci_ids.h but redefined as 3fff in
hpsa.c. The ID of 3fff will _never_ ship as a standalone controller. It is
intended only as part a complete storage solution. As such, this patch
removes the redefinition and the StorageWorks P1210m from the product table.
It also removes a duplicate line for the "unknown" controller support.
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions