aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/tipc/msg.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/net/tipc/msg.h b/net/tipc/msg.h
index d098317a513a..c5593ac3da94 100644
--- a/net/tipc/msg.h
+++ b/net/tipc/msg.h
@@ -741,15 +741,6 @@ static inline void msg_set_link_tolerance(struct tipc_msg *m, u32 n)
741#define ORIGINAL_MSG 1 741#define ORIGINAL_MSG 1
742 742
743/* 743/*
744 * Routing table message types
745 */
746#define EXT_ROUTING_TABLE 0
747#define LOCAL_ROUTING_TABLE 1 /* obsoleted */
748#define SLAVE_ROUTING_TABLE 2
749#define ROUTE_ADDITION 3
750#define ROUTE_REMOVAL 4
751
752/*
753 * Config protocol message types 744 * Config protocol message types
754 */ 745 */
755 746