diff options
Diffstat (limited to 'net/ipv4/tcp_metrics.c')
-rw-r--r-- | net/ipv4/tcp_metrics.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv4/tcp_metrics.c b/net/ipv4/tcp_metrics.c index bf1f3b2b29d1..3da305127b32 100644 --- a/net/ipv4/tcp_metrics.c +++ b/net/ipv4/tcp_metrics.c | |||
@@ -743,7 +743,6 @@ void tcp_fastopen_cache_set(struct sock *sk, u16 mss, | |||
743 | } | 743 | } |
744 | 744 | ||
745 | static struct genl_family tcp_metrics_nl_family = { | 745 | static struct genl_family tcp_metrics_nl_family = { |
746 | .id = GENL_ID_GENERATE, | ||
747 | .hdrsize = 0, | 746 | .hdrsize = 0, |
748 | .name = TCP_METRICS_GENL_NAME, | 747 | .name = TCP_METRICS_GENL_NAME, |
749 | .version = TCP_METRICS_GENL_VERSION, | 748 | .version = TCP_METRICS_GENL_VERSION, |