Is this fix OK (for vger-now)?

Index: drivers/scsi/scsi.c
===================================================================
RCS file: /vger/u4/cvs/linux/drivers/scsi/scsi.c,v
retrieving revision 1.91
diff -u -r1.91 scsi.c
--- scsi.c      1999/09/10 10:42:40     1.91
+++ scsi.c      1999/09/16 18:35:30
@@ -3244,7 +3244,7 @@
                        }
                }
        }
-       printk("wait_for_request = %p\n", wait_for_request);
+       printk("wait_for_request = %p\n", &wait_for_request);
 #endif /* CONFIG_SCSI_LOGGING */ /* } */
 #endif                         /* CONFIG_PROC_FS */
 }

Greetings,

                                                Geert

--
Geert Uytterhoeven ----------------- Sony Suprastructure Center Europe (SUPC-E)
[EMAIL PROTECTED] ------------------- Sint Stevens Woluwestraat 55
Phone +32-2-7248620 Fax +32-2-7242686 ---------------- B-1130 Brussels, Belgium


-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to