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

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

diff -u --recursive --new-file v2.1.10/linux/include/net/protocol.h linux/include/net/protocol.h
@@ -41,7 +41,7 @@
 				   int redo, struct inet_protocol *protocol);
   void			(*err_handler)(int type, int code, unsigned char *buff,
 				       __u32 info, __u32 daddr, __u32 saddr,
-				       struct inet_protocol *protocol);
+				       struct inet_protocol *protocol, int len);
   struct inet_protocol *next;
   unsigned char		protocol;
   unsigned char		copy:1;

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