[SCSI] add TYPE_RBC to our type table
Here's a tiny update that means we print the correct ASCII type information Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
committed by
James Bottomley
parent
a599012025
commit
7f602c5393
@@ -113,6 +113,7 @@ const char *const scsi_device_types[MAX_SCSI_DEVICE_CODE] = {
|
||||
"Unknown ",
|
||||
"RAID ",
|
||||
"Enclosure ",
|
||||
"Direct-Access-RBC",
|
||||
};
|
||||
EXPORT_SYMBOL(scsi_device_types);
|
||||
|
||||
|
Reference in New Issue
Block a user