patch-2.3.14 linux/include/net/dn_neigh.h
Next file: linux/include/net/dst.h
Previous file: linux/include/net/dn_dev.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Aug 18 11:38:48 1999
-  Orig file: 
v2.3.13/linux/include/net/dn_neigh.h
-  Orig date: 
Wed May 26 09:36:35 1999
diff -u --recursive --new-file v2.3.13/linux/include/net/dn_neigh.h linux/include/net/dn_neigh.h
@@ -22,7 +22,7 @@
 extern void dn_neigh_router_hello(struct sk_buff *skb);
 extern void dn_neigh_endnode_hello(struct sk_buff *skb);
 extern void dn_neigh_pointopoint_hello(struct sk_buff *skb);
-extern int dn_neigh_elist(struct device *dev, unsigned char *ptr, int n);
+extern int dn_neigh_elist(struct net_device *dev, unsigned char *ptr, int n);
 
 extern struct neigh_table dn_neigh_table;
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)