This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / scsi / 53c700.c
index 1495f0f..1b5938f 100644 (file)
@@ -1527,7 +1527,7 @@ NCR_700_intr(int irq, void *dev_id, struct pt_regs *regs)
 
                        /* clear all the negotiated parameters */
                        __shost_for_each_device(SDp, host)
-                               SDp->hostdata = NULL;
+                               SDp->hostdata = 0;
                        
                        /* clear all the slots and their pending commands */
                        for(i = 0; i < NCR_700_COMMAND_SLOTS_PER_HOST; i++) {