patch-1.3.57 linux/net/ipv4/udp.c

Next file: linux/Documentation/Configure.help
Previous file: linux/net/ipv4/route.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.56/linux/net/ipv4/udp.c linux/net/ipv4/udp.c
@@ -216,10 +216,10 @@
 struct udpfakehdr 
 {
 	struct udphdr uh;
-	int daddr;
-	int other;
+	__u32 daddr;
+	__u32 other;
 	const char *from;
-	int wcheck;
+	__u32 wcheck;
 };
 
 /*


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