diff options
author | David S. Miller <davem@davemloft.net> | 2011-03-13 18:49:11 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-03-13 18:49:11 -0700 |
commit | 27b61ae2d73936554fcd07e77c3cc13bc88c41a9 (patch) | |
tree | 12f589c6a4671bf7f08045bb11059514f47bb924 /net/tipc/core.h | |
parent | 46af31800b6916c92fffa529dc3c357008da957d (diff) | |
parent | 633d2bdedc3b81f202bda8fdad17aeb08809b7df (diff) |
Merge branch 'tipc-Mar13-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6
Diffstat (limited to 'net/tipc/core.h')
-rw-r--r-- | net/tipc/core.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tipc/core.h b/net/tipc/core.h index 37544d9f73e..436dda1159d 100644 --- a/net/tipc/core.h +++ b/net/tipc/core.h @@ -147,7 +147,6 @@ void tipc_msg_dbg(struct print_buf *, struct tipc_msg *, const char *); */ extern u32 tipc_own_addr; -extern int tipc_max_nodes; extern int tipc_max_ports; extern int tipc_max_subscriptions; extern int tipc_max_publications; |