]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - net/core/net_namespace.c
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux...
[mirror_ubuntu-bionic-kernel.git] / net / core / net_namespace.c
index b7bde551ef76901de0456d811112ba232aa350ba..cb5290b8c428c5c348b25d842ab9cf3797b70eba 100644 (file)
@@ -446,6 +446,7 @@ struct net *get_net_ns_by_fd(int fd)
        return ERR_PTR(-EINVAL);
 }
 #endif
+EXPORT_SYMBOL_GPL(get_net_ns_by_fd);
 
 struct net *get_net_ns_by_pid(pid_t pid)
 {