patch-1.3.15 linux/net/ipv4/ip.c

Next file: linux/net/ipv4/ip_fw.c
Previous file: linux/net/ipv4/icmp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.14/linux/net/ipv4/ip.c linux/net/ipv4/ip.c
@@ -2346,12 +2346,12 @@
  */
 
 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