]> git.baikalelectronics.ru Git - kernel.git/commit
hpsa: fix a couple pci id table mistakes
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Fri, 14 Nov 2014 23:26:38 +0000 (17:26 -0600)
committerChristoph Hellwig <hch@lst.de>
Thu, 20 Nov 2014 08:11:22 +0000 (09:11 +0100)
commit22de2cd1ba68fb356acf72c0d88cfdb434d10b2e
tree15fb1f42b74b84cc58ac2e1b1cdc1262e940bc34
parent80fcd338b6c216c44358850a55bf0a5c58ec104a
hpsa: fix a couple pci id table mistakes

Fix a couple of pci id table mistakes:
Subdevice ID 0x3323 missing from product[] table
(another name for HP Smart Storage 1210m)
Bogus 0x1925 subdevice id removed from hpsa_pci_device_id[] (no such thing.)

Signed-off-by: Don Brace <don.brace@pmcs.com>
Reviewed-by: Webb Scales <webbnh@hp.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/hpsa.c