patch-2.0.37 linux/drivers/net/dgrs.c
Next file: linux/drivers/net/dummy.c
Previous file: linux/drivers/net/depca.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Sun Jun 13 10:21:01 1999
- Orig file:
v2.0.36/linux/drivers/net/dgrs.c
- Orig date:
Sun Nov 15 10:49:38 1998
diff -u --recursive --new-file v2.0.36/linux/drivers/net/dgrs.c linux/drivers/net/dgrs.c
@@ -1254,10 +1254,11 @@
)
{
DGRS_PRIV *priv;
- int i;
#ifdef MODULE
{
+ int i;
+
/* Allocate and fill new device structure. */
int dev_size = sizeof(struct device) + sizeof(DGRS_PRIV);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov