diff options
Diffstat (limited to 'net/tipc/core.c')
-rw-r--r-- | net/tipc/core.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net/tipc/core.c b/net/tipc/core.c index bfe8af88469a..fc05cecd7481 100644 --- a/net/tipc/core.c +++ b/net/tipc/core.c | |||
@@ -42,11 +42,6 @@ | |||
42 | 42 | ||
43 | #include <linux/module.h> | 43 | #include <linux/module.h> |
44 | 44 | ||
45 | #ifndef CONFIG_TIPC_PORTS | ||
46 | #define CONFIG_TIPC_PORTS 8191 | ||
47 | #endif | ||
48 | |||
49 | |||
50 | /* global variables used by multiple sub-systems within TIPC */ | 45 | /* global variables used by multiple sub-systems within TIPC */ |
51 | int tipc_random __read_mostly; | 46 | int tipc_random __read_mostly; |
52 | 47 | ||