[PATCH] eata_dma.c: include missing restore_flags

From: Arnaldo Carvalho de Melo (acme@conectiva.com.br)
Date: Mon Jan 08 2001 - 21:29:24 EST


Hi,

        Please consider applying.

- Arnaldo

--- linux-2.4.0-ac4/drivers/scsi/eata_dma.c Mon Jan 8 20:39:29 2001
+++ linux-2.4.0-ac4.acme/drivers/scsi/eata_dma.c Tue Jan 9 00:25:54 2001
@@ -482,7 +482,7 @@
         DBG(DBG_REQSENSE, printk(KERN_DEBUG "Tried to REQUEST SENSE\n"));
         cmd->result = DID_OK << 16;
         done(cmd);
-
+ restore_flags(flags);
         return(0);
     }
 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 15 2001 - 21:00:20 EST