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

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)