patch-1.3.15 linux/include/net/ip.h

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

diff -u --recursive --new-file v1.3.14/linux/include/net/ip.h linux/include/net/ip.h
@@ -98,12 +98,12 @@
 extern int 		ip_getsockopt(struct sock *sk, int level, int optname, char *optval, int *optlen);
 extern void		ip_init(void);
 extern int		ip_build_xmit(struct sock *sk,
-				      void getfrag (void *,
+				      void getfrag (const void *,
 						    int,
 						    char *,
 						    unsigned int,
 						    unsigned int),
-				      void *frag,
+				      const void *frag,
 				      unsigned short int length,
 				      int daddr,
 				      int flags,

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this