patch-2.3.99-pre7 linux/drivers/scsi/pluto.c
Next file: linux/drivers/scsi/scsi.c
Previous file: linux/drivers/scsi/pcmcia/qlogic_stub.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed May  3 01:47:58 2000
-  Orig file: 
v2.3.99-pre6/linux/drivers/scsi/pluto.c
-  Orig date: 
Thu Feb 10 17:11:13 2000
diff -u --recursive --new-file v2.3.99-pre6/linux/drivers/scsi/pluto.c linux/drivers/scsi/pluto.c
@@ -48,7 +48,7 @@
 } *fcs __initdata = { 0 };
 static int fcscount __initdata = 0;
 static atomic_t fcss __initdata = ATOMIC_INIT(0);
-static struct timer_list fc_timer __initdata = { 0 };
+static struct timer_list fc_timer __initdata = { function: NULL };
 DECLARE_MUTEX_LOCKED(fc_sem);
 
 static int pluto_encode_addr(Scsi_Cmnd *SCpnt, u16 *addr, fc_channel *fc, fcp_cmnd *fcmd);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)