]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/scsi/qla2xxx/qla_def.h
[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)
commit1ee2714632ce3f7e6477069b41cb685112f5f217
tree330ceb3edcce6f7506d6c6f2d7b7df3adf8e79c4
parente5896bd5dcf71fa43ddcc545340b847c13d29c44
[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.

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>
drivers/scsi/qla2xxx/qla_attr.c
drivers/scsi/qla2xxx/qla_def.h
drivers/scsi/qla2xxx/qla_gbl.h
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_sup.c