[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.
authorJoe Carnuccio <joe.carnuccio@qlogic.com>
Thu, 10 Jul 2008 23:55:53 +0000 (16:55 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 26 Jul 2008 19:14:39 +0000 (15:14 -0400)
Recent ISPs have this information written at manufacturing time,
so use the information.  This also reduces future churn of the
qla_devtbl.h file contents, as the driver can now depend on the
information to be present in VPD.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found