asiliantfb: fix cmap memory leaks
[linux-2.6] / drivers / scsi / scsi_scan.c
index 8f4de20..a14d245 100644 (file)
@@ -797,6 +797,7 @@ static int scsi_add_lun(struct scsi_device *sdev, unsigned char *inq_result,
        case TYPE_ENCLOSURE:
        case TYPE_COMM:
        case TYPE_RAID:
+       case TYPE_OSD:
                sdev->writeable = 1;
                break;
        case TYPE_ROM: