diff options
Diffstat (limited to 'net/netlink/af_netlink.c')
-rw-r--r-- | net/netlink/af_netlink.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/netlink/af_netlink.c b/net/netlink/af_netlink.c index a007dbb4c9f1..b73d4e61c5ac 100644 --- a/net/netlink/af_netlink.c +++ b/net/netlink/af_netlink.c | |||
@@ -1117,6 +1117,7 @@ void netlink_set_err(struct sock *ssk, u32 pid, u32 group, int code) | |||
1117 | 1117 | ||
1118 | read_unlock(&nl_table_lock); | 1118 | read_unlock(&nl_table_lock); |
1119 | } | 1119 | } |
1120 | EXPORT_SYMBOL(netlink_set_err); | ||
1120 | 1121 | ||
1121 | /* must be called with netlink table grabbed */ | 1122 | /* must be called with netlink table grabbed */ |
1122 | static void netlink_update_socket_mc(struct netlink_sock *nlk, | 1123 | static void netlink_update_socket_mc(struct netlink_sock *nlk, |