]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/gvp11.c
[SCSI] quieten messages on scsi_execute commands
[linux-2.6-omap-h63xx.git] / drivers / scsi / gvp11.c
index 66990af1dc9c0c0f0af446bd5380857a4b93560e..d12342fa81999e5938313cbb9f33734a63f44998 100644 (file)
@@ -346,6 +346,10 @@ static int gvp11_bus_reset(Scsi_Cmnd *cmd)
 {
        /* FIXME perform bus-specific reset */
 
+       /* FIXME 2: shouldn't we no-op this function (return
+          FAILED), and fall back to host reset function,
+          wd33c93_host_reset ? */
+
        spin_lock_irq(cmd->device->host->host_lock);
        wd33c93_host_reset(cmd);
        spin_unlock_irq(cmd->device->host->host_lock);