diff options
Diffstat (limited to 'include/linux/tipc.h')
-rw-r--r-- | include/linux/tipc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/tipc.h b/include/linux/tipc.h index ca754f3317f2..1faab77626f2 100644 --- a/include/linux/tipc.h +++ b/include/linux/tipc.h | |||
@@ -539,7 +539,6 @@ static inline void TLV_LIST_STEP(struct tlv_list_desc *list) | |||
539 | * Configuration messages exchanged via NETLINK_GENERIC use the following | 539 | * Configuration messages exchanged via NETLINK_GENERIC use the following |
540 | * family id, name, version and command. | 540 | * family id, name, version and command. |
541 | */ | 541 | */ |
542 | #define TIPC_GENL_FAMILY 0x222 | ||
543 | #define TIPC_GENL_NAME "TIPC" | 542 | #define TIPC_GENL_NAME "TIPC" |
544 | #define TIPC_GENL_VERSION 0x1 | 543 | #define TIPC_GENL_VERSION 0x1 |
545 | #define TIPC_GENL_CMD 0x1 | 544 | #define TIPC_GENL_CMD 0x1 |