|
@@ -179,8 +179,7 @@ static int __init tipc_init(void)
|
|
if (tipc_log_resize(CONFIG_TIPC_LOG) != 0)
|
|
if (tipc_log_resize(CONFIG_TIPC_LOG) != 0)
|
|
warn("Unable to create log buffer\n");
|
|
warn("Unable to create log buffer\n");
|
|
|
|
|
|
- info("Activated (version " TIPC_MOD_VER
|
|
|
|
- " compiled " __DATE__ " " __TIME__ ")\n");
|
|
|
|
|
|
+ info("Activated (version " TIPC_MOD_VER ")\n");
|
|
|
|
|
|
tipc_own_addr = 0;
|
|
tipc_own_addr = 0;
|
|
tipc_remote_management = 1;
|
|
tipc_remote_management = 1;
|