patch-2.1.120 linux/include/net/ndisc.h

Next file: linux/include/net/pkt_sched.h
Previous file: linux/include/net/ipv6.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.119/linux/include/net/ndisc.h linux/include/net/ndisc.h
@@ -60,12 +60,7 @@
 
 extern void			ndisc_cleanup(void);
 
-extern int			ndisc_rcv(struct sk_buff *skb,
-					  struct device *dev,
-					  struct in6_addr *saddr,
-					  struct in6_addr *daddr,
-					  struct ipv6_options *opt,
-					  unsigned short len);
+extern int			ndisc_rcv(struct sk_buff *skb, unsigned long len);
 
 extern void			ndisc_send_ns(struct device *dev,
 					      struct neighbour *neigh,

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