[SCSI] lpfc: Add LP6000 PCI ID
commit06325e7459b54fc924d00fe363068f6cbf284571
authorJames.Smart@Emulex.Com <James.Smart@Emulex.Com>
Sat, 25 Jun 2005 14:34:22 +0000 (25 10:34 -0400)
committerJames Bottomley <jejb@mulgrave.(none)>
Sat, 2 Jul 2005 22:18:52 +0000 (2 17:18 -0500)
tree4fc2b7b6b9e77e489ed9b5e64ad77393ba23b15f
parent564b2960833f8802ae2b7b7ad840f154647549c7
[SCSI] lpfc: Add LP6000 PCI ID

Fix driver not seeing LP6000.  Fix: add PCI id to the pci_device_id
table and a short description for the HBA in get_hba_model_desc().
Also add a default clause to the switch statement that parses the
various PCI ID's.

Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/lpfc/lpfc_init.c