patch-2.1.91 linux/include/net/protocol.h

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

diff -u --recursive --new-file v2.1.90/linux/include/net/protocol.h linux/include/net/protocol.h
@@ -55,7 +55,7 @@
 			unsigned short len,
 			int redo, struct inet6_protocol *protocol);
 
-	void	(*err_handler)(int type, int code, unsigned char *buff,
+	void	(*err_handler)(struct sk_buff *skb, int type, int code, unsigned char *buff,
 			__u32 info, struct in6_addr *saddr,
 			struct in6_addr *daddr,
 			struct inet6_protocol *protocol);

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