[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150119143457.GA6988@angus-think.wlc.globallogic.com>
Date: Mon, 19 Jan 2015 16:34:57 +0200
From: Vadim Kochan <vadim4j@...il.com>
To: Johannes Berg <johannes@...solutions.net>
Cc: Vadim Kochan <vadim4j@...il.com>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
linux-wireless@...r.kernel.org, netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH mac80211-next] nl80211: Allow set network namespace by fd
On Wed, Jan 14, 2015 at 09:47:26AM +0100, Johannes Berg wrote:
> 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
>
PING ... in case if this email was missed ...
Thanks,
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists