SCSI: Add unmarshalling of inquiry ADITIONAL_LENGTH field

This commit is contained in:
Ronnie Sahlberg
2012-09-12 06:57:41 -07:00
parent 6b28465a46
commit dd006029a2
2 changed files with 4 additions and 0 deletions

View File

@@ -380,6 +380,8 @@ struct scsi_inquiry_standard {
int hisup;
int response_data_format;
int additional_length;
int sccs;
int acc;
int tpgs;