patch-2.4.4 linux/include/net/raw.h

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

diff -u --recursive --new-file v2.4.3/linux/include/net/raw.h linux/include/net/raw.h
@@ -21,7 +21,7 @@
 extern struct proto raw_prot;
 
 
-extern void 	raw_err(struct sock *, struct sk_buff *);
+extern void 	raw_err(struct sock *, struct sk_buff *, u32 info);
 extern int 	raw_rcv(struct sock *, struct sk_buff *);
 
 /* Note: v4 ICMP wants to get at this stuff, if you change the

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)