patch-2.1.10 linux/include/net/ipv6.h

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

diff -u --recursive --new-file v2.1.9/linux/include/net/ipv6.h linux/include/net/ipv6.h
@@ -133,7 +133,7 @@
  *	Function prototype for build_xmit
  */
 
-typedef void		(*inet_getfrag_t) (const void *data,
+typedef int		(*inet_getfrag_t) (const void *data,
 					   struct in6_addr *addr,
 					   char *,
 					   unsigned int, unsigned int);

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