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 6ee69c27f806..5b33879c6422 100644 --- a/net/netlink/af_netlink.c +++ b/net/netlink/af_netlink.c | |||
@@ -1106,6 +1106,7 @@ void netlink_set_err(struct sock *ssk, u32 pid, u32 group, int code) | |||
1106 | 1106 | ||
1107 | read_unlock(&nl_table_lock); | 1107 | read_unlock(&nl_table_lock); |
1108 | } | 1108 | } |
1109 | EXPORT_SYMBOL(netlink_set_err); | ||
1109 | 1110 | ||
1110 | /* must be called with netlink table grabbed */ | 1111 | /* must be called with netlink table grabbed */ |
1111 | static void netlink_update_socket_mc(struct netlink_sock *nlk, | 1112 | static void netlink_update_socket_mc(struct netlink_sock *nlk, |