patch-2.3.32 linux/net/packet/af_packet.c
Next file: linux/scripts/patch-kernel
Previous file: linux/net/netsyms.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sun Dec 12 10:18:43 1999
- Orig file:
v2.3.31/linux/net/packet/af_packet.c
- Orig date:
Tue Dec 7 09:32:52 1999
diff -u --recursive --new-file v2.3.31/linux/net/packet/af_packet.c linux/net/packet/af_packet.c
@@ -1852,9 +1852,6 @@
void __init packet_proto_init(struct net_proto *pro)
#endif
{
-#ifdef CONFIG_PROC_FS
- struct proc_dir_entry *ent;
-#endif
sock_register(&packet_family_ops);
register_netdevice_notifier(&packet_netdev_notifier);
#ifdef CONFIG_PROC_FS
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)