patch-2.3.47 linux/drivers/acorn/net/ether1.h

Next file: linux/drivers/acorn/net/ether3.c
Previous file: linux/drivers/acorn/net/ether1.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.46/linux/drivers/acorn/net/ether1.h linux/drivers/acorn/net/ether1.h
@@ -43,13 +43,6 @@
 	unsigned char restart      : 1;
 };
 
-static int ether1_open (struct net_device *dev);
-static int ether1_sendpacket (struct sk_buff *skb, struct net_device *dev);
-static void ether1_interrupt (int irq, void *dev_id, struct pt_regs *regs);
-static int ether1_close (struct net_device *dev);
-static struct enet_statistics *ether1_getstats (struct net_device *dev);
-static void ether1_setmulticastlist (struct net_device *dev);
-
 #define I82586_NULL (-1)
 
 typedef struct { /* tdr */

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