patch-2.2.14 linux/net/packet/af_packet.c

Next file: linux/net/sunrpc/clnt.c
Previous file: linux/net/netsyms.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.13/linux/net/packet/af_packet.c linux/net/packet/af_packet.c
@@ -524,7 +524,7 @@
 
 	sk->timer.expires=jiffies+10*HZ;
 	add_timer(&sk->timer);
-	printk(KERN_DEBUG "packet sk destroy delayed\n");
+/*	printk(KERN_DEBUG "packet sk destroy delayed\n"); */
 }
 
 /*

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