From: Johannes Berg <johannes@sipsolutions.net>
To: Vadim Kochan <vadim4j@gmail.com>,
"Eric W. Biederman" <ebiederm@xmission.com>
Cc: linux-wireless@vger.kernel.org, netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH mac80211-next] nl80211: Allow set network namespace by fd
Date: Wed, 14 Jan 2015 09:47:26 +0100 [thread overview]
Message-ID: <1421225246.1950.22.camel@sipsolutions.net> (raw)
In-Reply-To: <1421073245-20312-1-git-send-email-vadim4j@gmail.com> (sfid-20150112_154435_236040_68404050)
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
next parent reply other threads:[~2015-01-14 8:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1421073245-20312-1-git-send-email-vadim4j@gmail.com>
2015-01-14 8:47 ` Johannes Berg [this message]
2015-01-19 14:34 ` [PATCH mac80211-next] nl80211: Allow set network namespace by fd Vadim Kochan
2015-01-22 11:32 ` Vadim Kochan
2015-01-22 11:50 ` Johannes Berg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1421225246.1950.22.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=ebiederm@xmission.com \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=vadim4j@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).