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
- Lines: 9
- Date:
Tue Jan 4 10:12:27 2000
- Orig file:
v2.2.13/linux/net/packet/af_packet.c
- Orig date:
Sun Mar 21 07:22:00 1999
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)