diff options
Diffstat (limited to 'net/tipc/msg.h')
-rw-r--r-- | net/tipc/msg.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net/tipc/msg.h b/net/tipc/msg.h index d7d2ba2afe6c..8ca874d6b4dc 100644 --- a/net/tipc/msg.h +++ b/net/tipc/msg.h | |||
@@ -464,11 +464,6 @@ static inline struct tipc_msg *msg_get_wrapped(struct tipc_msg *m) | |||
464 | #define FRAGMENT 1 | 464 | #define FRAGMENT 1 |
465 | #define LAST_FRAGMENT 2 | 465 | #define LAST_FRAGMENT 2 |
466 | 466 | ||
467 | /* Bundling protocol message types | ||
468 | */ | ||
469 | #define BUNDLE_OPEN 0 | ||
470 | #define BUNDLE_CLOSED 1 | ||
471 | |||
472 | /* | 467 | /* |
473 | * Link management protocol message types | 468 | * Link management protocol message types |
474 | */ | 469 | */ |