commit | 1ee2714632ce3f7e6477069b41cb685112f5f217 | [log] [tgz] |
---|---|---|
author | Joe Carnuccio <joe.carnuccio@qlogic.com> | Thu Jul 10 16:55:53 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 26 15:14:39 2008 -0400 |
tree | 330ceb3edcce6f7506d6c6f2d7b7df3adf8e79c4 | |
parent | e5896bd5dcf71fa43ddcc545340b847c13d29c44 [diff] |
[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>