patch-2.4.4 linux/drivers/net/rrunner.c
Next file: linux/drivers/net/saa9730.c
Previous file: linux/drivers/net/rcpci45.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Apr 18 14:40:04 2001
-  Orig file: 
v2.4.3/linux/drivers/net/rrunner.c
-  Orig date: 
Tue Feb 13 13:15:05 2001
diff -u --recursive --new-file v2.4.3/linux/drivers/net/rrunner.c linux/drivers/net/rrunner.c
@@ -104,7 +104,7 @@
 
 static char version[] __initdata = "rrunner.c: v0.22 03/01/2000  Jes Sorensen (Jes.Sorensen@cern.ch)\n";
 
-static struct net_device *root_dev = NULL;
+static struct net_device *root_dev;
 
 
 /*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)