commit | 40c3460f3cad1672f22baadcdbe20b9b3200cc20 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Wed Dec 31 12:11:17 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Mar 12 12:57:54 2009 -0500 |
tree | 24c7d3114f7637a8930581ed79c305068b36c4ee | |
parent | 881a256d84e658d14ca1c162fe56e9cbbb1cdd49 [diff] |
[SCSI] ses: Use new scsi VPD helper SES had its own code to retrieve VPD from devices; convert it to use the new scsi_get_vpd_page helper. Signed-off-by: Matthew Wilcox <willy@linux.intel.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>