diff options
Diffstat (limited to 'net/tipc')
-rw-r--r-- | net/tipc/netlink.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tipc/netlink.c b/net/tipc/netlink.c index 6fe95acde4fa..19b3f4022532 100644 --- a/net/tipc/netlink.c +++ b/net/tipc/netlink.c | |||
@@ -72,7 +72,6 @@ static struct genl_family family = { | |||
72 | .version = TIPC_GENL_VERSION, | 72 | .version = TIPC_GENL_VERSION, |
73 | .hdrsize = TIPC_GENL_HDRLEN, | 73 | .hdrsize = TIPC_GENL_HDRLEN, |
74 | .maxattr = 0, | 74 | .maxattr = 0, |
75 | .owner = THIS_MODULE, | ||
76 | }; | 75 | }; |
77 | 76 | ||
78 | static struct genl_ops ops = { | 77 | static struct genl_ops ops = { |