scsi: core: Consult supported VPD page list prior to fetching page
[sfrench/cifs-2.6.git] / include / scsi / scsi_device.h
index 01c02cb76ea6b103582461183bfe1699ecd2d028..c38f4fe5e64cf4f14b668328ab0cfac76ea5d496 100644 (file)
@@ -100,10 +100,6 @@ struct scsi_vpd {
        unsigned char   data[];
 };
 
-enum scsi_vpd_parameters {
-       SCSI_VPD_HEADER_SIZE = 4,
-};
-
 struct scsi_device {
        struct Scsi_Host *host;
        struct request_queue *request_queue;