On Mon, 2015-01-12 at 16:34 +0200, Vadim Kochan wrote: > --- a/net/core/net_namespace.c > +++ b/net/core/net_namespace.c > @@ -361,6 +361,7 @@ struct net *get_net_ns_by_fd(int fd) > return ERR_PTR(-EINVAL); > } > #endif > +EXPORT_SYMBOL_GPL(get_net_ns_by_fd); Does this seem OK? Vadim is adding support for using the ns-by-fd in nl80211, which can be a module as part of cfg80211. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html