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

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

diff -u --recursive --new-file v2.0.25/linux/include/net/protocol.h linux/include/net/protocol.h
@@ -35,7 +35,7 @@
   void			(*err_handler)(int type, int code, unsigned char *buff,
 				       __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