patch-2.1.79 linux/include/linux/etherdevice.h

Next file: linux/include/linux/fat_cvf.h
Previous file: linux/include/linux/elf.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.78/linux/include/linux/etherdevice.h linux/include/linux/etherdevice.h
@@ -35,8 +35,7 @@
 extern unsigned short	eth_type_trans(struct sk_buff *skb, struct device *dev);
 extern void		eth_header_cache_update(struct hh_cache *hh, struct device *dev,
 						unsigned char * haddr);
-extern int		eth_header_cache(struct dst_entry *dst,
-					 struct neighbour *neigh,
+extern int		eth_header_cache(struct neighbour *neigh,
 					 struct hh_cache *hh);
 extern int		eth_header_parse(struct sk_buff *skb,
 					 unsigned char *haddr);

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