]> err.no Git - linux-2.6/blobdiff - net/tipc/core.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
[linux-2.6] / net / tipc / core.c
index 9a5eb97684a26779fe4a7b9a227df12b9f671b5e..740aac5cdfb678ef348c2499fa3ec9fd9114b10e 100644 (file)
 #include "subscr.h"
 #include "config.h"
 
-int  tipc_eth_media_start(void);
-void tipc_eth_media_stop(void);
-int  tipc_handler_start(void);
-void tipc_handler_stop(void);
-int  tipc_socket_init(void);
-void tipc_socket_stop(void);
-int  tipc_netlink_start(void);
-void tipc_netlink_stop(void);
-
-#define TIPC_MOD_VER "1.6.2"
+
+#define TIPC_MOD_VER "1.6.3"
 
 #ifndef CONFIG_TIPC_ZONES
 #define CONFIG_TIPC_ZONES 3