patch-2.4.4 linux/drivers/net/dgrs.c

Next file: linux/drivers/net/dmfe.c
Previous file: linux/drivers/net/depca.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/drivers/net/dgrs.c linux/drivers/net/dgrs.c
@@ -174,7 +174,7 @@
 static uchar	dgrs_ipaddr[4] = { 0xff, 0xff, 0xff, 0xff};
 static uchar	dgrs_iptrap[4] = { 0xff, 0xff, 0xff, 0xff};
 static __u32	dgrs_ipxnet = -1;
-static int	dgrs_nicmode = 0;
+static int	dgrs_nicmode;
 
 /*
  *	Chain of device structures

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)