patch-2.2.5 linux/drivers/fc4/socal.c
Next file: linux/drivers/net/hamradio/baycom_epp.c
Previous file: linux/drivers/fc4/soc.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sun Mar 28 09:07:47 1999
- Orig file:
v2.2.4/linux/drivers/fc4/socal.c
- Orig date:
Tue Mar 23 14:35:47 1999
diff -u --recursive --new-file v2.2.4/linux/drivers/fc4/socal.c linux/drivers/fc4/socal.c
@@ -73,6 +73,7 @@
}
}
+#ifdef HAVE_SOCAL_UCODE
static void socal_bzero(void *d, int size)
{
u32 *dp = (u32 *)d;
@@ -81,6 +82,7 @@
size -= sizeof(u32);
}
}
+#endif
static inline void socal_disable(struct socal *s)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)