patch-2.3.47 linux/drivers/acorn/net/ether3.h
Next file: linux/drivers/acorn/net/etherh.c
Previous file: linux/drivers/acorn/net/ether3.c
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Thu Feb 17 23:34:46 2000
-  Orig file: 
v2.3.46/linux/drivers/acorn/net/ether3.h
-  Orig date: 
Wed Aug 18 11:38:59 1999
diff -u --recursive --new-file v2.3.46/linux/drivers/acorn/net/ether3.h linux/drivers/acorn/net/ether3.h
@@ -159,13 +159,4 @@
     int broken;				/* 0 = ok, 1 = something went wrong	 */
 };
 
-extern int	ether3_probe (struct net_device *dev);
-static int	ether3_probe1 (struct net_device *dev);
-static int	ether3_open (struct net_device *dev);
-static int	ether3_sendpacket (struct sk_buff *skb, struct net_device *dev);
-static void	ether3_interrupt (int irq, void *dev_id, struct pt_regs *regs);
-static int	ether3_close (struct net_device *dev);
-static struct enet_statistics *ether3_getstats (struct net_device *dev);
-static void	ether3_setmulticastlist (struct net_device *dev);
-
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)