patch-2.3.45 linux/net/khttpd/sockets.c

Next file: linux/net/netrom/nr_dev.c
Previous file: linux/net/irda/irlan/irlan_eth.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.44/linux/net/khttpd/sockets.c linux/net/khttpd/sockets.c
@@ -71,8 +71,6 @@
 
 	/* Grrr... setsockopt() does this. */
 	sock->sk->reuse   = 1;
-	/* Wow!!! */
-	sock->sk->linger  = 1;
 
 	/* Now, start listening on the socket */
 	

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