patch-2.1.30 linux/include/linux/etherdevice.h
Next file: linux/include/linux/firewall.h
Previous file: linux/include/linux/elf.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Wed Mar 26 10:59:18 1997
- Orig file:
v2.1.29/linux/include/linux/etherdevice.h
- Orig date:
Thu Feb 6 02:55:46 1997
diff -u --recursive --new-file v2.1.29/linux/include/linux/etherdevice.h linux/include/linux/etherdevice.h
@@ -35,7 +35,8 @@
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 dst_entry *neigh,
+extern int eth_header_cache(struct dst_entry *dst,
+ struct neighbour *neigh,
struct hh_cache *hh);
extern struct device * init_etherdev(struct device *, int);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov