Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
[powerpc.git] / drivers / scsi / sgiwd93.c
index ed66828..a5ba2c6 100644 (file)
@@ -311,6 +311,9 @@ static int sgiwd93_bus_reset(Scsi_Cmnd *cmd)
 {
        /* FIXME perform bus-specific reset */
 
+       /* FIXME 2: kill this function, and let midlayer fallback
+          to the same result, calling wd33c93_host_reset() */
+
        spin_lock_irq(cmd->device->host->host_lock);
        wd33c93_host_reset(cmd);
        spin_unlock_irq(cmd->device->host->host_lock);