X-Git-Url: https://nv-tegra.nvidia.com/r/gitweb?p=linux-3.10.git;a=blobdiff_plain;f=net%2Ftipc%2Fnetlink.c;h=19b3f4022532ac58a77389c52720c0c3282795e1;hp=7b963833964a5c82bf47d53f7ea5da3016b59a10;hb=23b0ca5bf52cef0ab0f0fe247cb91cbef836e7eb;hpb=d0a14a9dbdf613d9307c4b748b03a11678fe8d16 diff --git a/net/tipc/netlink.c b/net/tipc/netlink.c index 7b963833964..19b3f402253 100644 --- a/net/tipc/netlink.c +++ b/net/tipc/netlink.c @@ -1,8 +1,8 @@ /* * net/tipc/netlink.c: TIPC configuration handling * - * Copyright (c) 2005, Wind River Systems * Copyright (c) 2005-2006, Ericsson AB + * Copyright (c) 2005, Wind River Systems * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -72,7 +72,6 @@ static struct genl_family family = { .version = TIPC_GENL_VERSION, .hdrsize = TIPC_GENL_HDRLEN, .maxattr = 0, - .owner = THIS_MODULE, }; static struct genl_ops ops = {