Loading net/tipc/core.c +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ void tipc_socket_stop(void); int tipc_netlink_start(void); void tipc_netlink_stop(void); #define TIPC_MOD_VER "1.6.1" #define TIPC_MOD_VER "1.6.2" #ifndef CONFIG_TIPC_ZONES #define CONFIG_TIPC_ZONES 3 Loading Loading
net/tipc/core.c +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ void tipc_socket_stop(void); int tipc_netlink_start(void); void tipc_netlink_stop(void); #define TIPC_MOD_VER "1.6.1" #define TIPC_MOD_VER "1.6.2" #ifndef CONFIG_TIPC_ZONES #define CONFIG_TIPC_ZONES 3 Loading