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

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

diff -u --recursive --new-file v2.4.3/linux/drivers/net/mace.c linux/drivers/net/mace.c
@@ -20,7 +20,7 @@
 #include <asm/pgtable.h>
 #include "mace.h"
 
-static struct net_device *mace_devs = NULL;
+static struct net_device *mace_devs;
 
 #define N_RX_RING	8
 #define N_TX_RING	6

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