[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1421225246.1950.22.camel@sipsolutions.net>
Date: Wed, 14 Jan 2015 09:47:26 +0100
From: Johannes Berg <johannes@...solutions.net>
To: Vadim Kochan <vadim4j@...il.com>,
"Eric W. Biederman" <ebiederm@...ssion.com>
Cc: linux-wireless@...r.kernel.org, netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH mac80211-next] nl80211: Allow set network namespace by fd
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 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