diff options
Diffstat (limited to 'net/ipv4/fou.c')
-rw-r--r-- | net/ipv4/fou.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv4/fou.c b/net/ipv4/fou.c index cf50f7e2b012..e3fc527c5d37 100644 --- a/net/ipv4/fou.c +++ b/net/ipv4/fou.c | |||
@@ -623,7 +623,6 @@ static int fou_destroy(struct net *net, struct fou_cfg *cfg) | |||
623 | } | 623 | } |
624 | 624 | ||
625 | static struct genl_family fou_nl_family = { | 625 | static struct genl_family fou_nl_family = { |
626 | .id = GENL_ID_GENERATE, | ||
627 | .hdrsize = 0, | 626 | .hdrsize = 0, |
628 | .name = FOU_GENL_NAME, | 627 | .name = FOU_GENL_NAME, |
629 | .version = FOU_GENL_VERSION, | 628 | .version = FOU_GENL_VERSION, |