diff options
Diffstat (limited to 'net/tipc/netlink_compat.c')
-rw-r--r-- | net/tipc/netlink_compat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tipc/netlink_compat.c b/net/tipc/netlink_compat.c index 1fd464764765..f04428e4c8e5 100644 --- a/net/tipc/netlink_compat.c +++ b/net/tipc/netlink_compat.c | |||
@@ -1216,7 +1216,6 @@ send: | |||
1216 | } | 1216 | } |
1217 | 1217 | ||
1218 | static struct genl_family tipc_genl_compat_family = { | 1218 | static struct genl_family tipc_genl_compat_family = { |
1219 | .id = GENL_ID_GENERATE, | ||
1220 | .name = TIPC_GENL_NAME, | 1219 | .name = TIPC_GENL_NAME, |
1221 | .version = TIPC_GENL_VERSION, | 1220 | .version = TIPC_GENL_VERSION, |
1222 | .hdrsize = TIPC_GENL_HDRLEN, | 1221 | .hdrsize = TIPC_GENL_HDRLEN, |