IGMP snooping: set mrouters_only flag for IPv6 traffic properly
[linux-2.6-block.git] / net / tipc / core.c
index c9a73e7763f6f6744244e1d6d98d0575d43c8bd1..943b6af842650f97bab1ad576e96a78ba5c16b74 100644 (file)
@@ -179,8 +179,7 @@ static int __init tipc_init(void)
        if (tipc_log_resize(CONFIG_TIPC_LOG) != 0)
                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_remote_management = 1;