patch-2.3.38 linux/net/ipv4/udp.c
Next file: linux/net/ipv6/udp.c
Previous file: linux/net/ipv4/route.c
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Thu Jan 6 16:18:30 2000
- Orig file:
v2.3.37/linux/net/ipv4/udp.c
- Orig date:
Wed Dec 29 13:13:21 1999
diff -u --recursive --new-file v2.3.37/linux/net/ipv4/udp.c linux/net/ipv4/udp.c
@@ -5,7 +5,7 @@
*
* The User Datagram Protocol (UDP).
*
- * Version: $Id: udp.c,v 1.75 1999/12/15 22:39:34 davem Exp $
+ * Version: $Id: udp.c,v 1.76 2000/01/05 21:27:51 davem Exp $
*
* Authors: Ross Biro, <bir7@leland.Stanford.Edu>
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
@@ -664,10 +664,6 @@
}
return(0);
}
-
-#ifndef HAVE_CSUM_COPY_USER
-#undef CONFIG_UDP_DELAY_CSUM
-#endif
/*
* This should be easy, if there is something there we
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)