[SCSI] ses: Use new scsi VPD helper
authorMatthew Wilcox <matthew@wil.cx>
Wed, 31 Dec 2008 19:11:17 +0000 (12:11 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Thu, 12 Mar 2009 17:57:54 +0000 (12:57 -0500)
commit40c3460f3cad1672f22baadcdbe20b9b3200cc20
tree24c7d3114f7637a8930581ed79c305068b36c4ee
parent881a256d84e658d14ca1c162fe56e9cbbb1cdd49
[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>
drivers/scsi/ses.c