diff options
Diffstat (limited to 'net/core/devlink.c')
-rw-r--r-- | net/core/devlink.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/core/devlink.c b/net/core/devlink.c index d2fd736de6a2..3008d9c33875 100644 --- a/net/core/devlink.c +++ b/net/core/devlink.c | |||
@@ -342,7 +342,6 @@ static void devlink_nl_post_doit(const struct genl_ops *ops, | |||
342 | } | 342 | } |
343 | 343 | ||
344 | static struct genl_family devlink_nl_family = { | 344 | static struct genl_family devlink_nl_family = { |
345 | .id = GENL_ID_GENERATE, | ||
346 | .name = DEVLINK_GENL_NAME, | 345 | .name = DEVLINK_GENL_NAME, |
347 | .version = DEVLINK_GENL_VERSION, | 346 | .version = DEVLINK_GENL_VERSION, |
348 | .maxattr = DEVLINK_ATTR_MAX, | 347 | .maxattr = DEVLINK_ATTR_MAX, |