patch-2.1.128 linux/drivers/net/ipddp.c

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

diff -u --recursive --new-file v2.1.127/linux/drivers/net/ipddp.c linux/drivers/net/ipddp.c
@@ -62,12 +62,6 @@
 
 static struct ipddp_route *ipddp_route_list = NULL;
 
-/*
- *      The name of the card. Is used for messages and in the requests for
- *      io regions, irqs and dma channels
- */
-static const char *cardname = "ipddp";
-
 #ifdef CONFIG_IPDDP_ENCAP
 static int ipddp_mode = IPDDP_ENCAP;
 #else

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov