patch-2.4.0-test9 linux/net/ipv4/protocol.c
Next file: linux/net/ipv4/route.c
Previous file: linux/net/ipv4/netfilter/iptable_mangle.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Sun Oct 1 20:35:16 2000
- Orig file:
v2.4.0-test8/linux/net/ipv4/protocol.c
- Orig date:
Sat Feb 26 22:34:27 2000
diff -u --recursive --new-file v2.4.0-test8/linux/net/ipv4/protocol.c linux/net/ipv4/protocol.c
@@ -112,10 +112,7 @@
struct inet_protocol *inet_protocol_base = IPPROTO_PREVIOUS;
-struct inet_protocol *inet_protos[MAX_INET_PROTOS] =
-{
- NULL
-};
+struct inet_protocol *inet_protos[MAX_INET_PROTOS];
/*
* Add a protocol handler to the hash tables
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)