patch-2.3.49 linux/include/net/protocol.h
Next file: linux/include/net/sock.h
Previous file: linux/include/net/ipv6.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Thu Mar 2 14:01:20 2000
- Orig file:
v2.3.48/linux/include/net/protocol.h
- Orig date:
Thu Aug 26 13:05:41 1999
diff -u --recursive --new-file v2.3.48/linux/include/net/protocol.h linux/include/net/protocol.h
@@ -45,9 +45,6 @@
const char *name;
};
-extern rwlock_t inet_protocol_lock;
-
-
#if defined(CONFIG_IPV6) || defined (CONFIG_IPV6_MODULE)
struct inet6_protocol
{
@@ -65,7 +62,6 @@
const char *name;
};
-extern rwlock_t inet6_protocol_lock;
#endif
extern struct inet_protocol *inet_protocol_base;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)