From: David Miller <davem@davemloft.net>
To: gaofeng@cn.fujitsu.com
Cc: netdev@vger.kernel.org, stephen@networkplumber.org
Subject: Re: [PATCH v2 net-next 1/2] vxlan: remove vxlan_group_used in vxlan_open
Date: Wed, 11 Dec 2013 14:21:48 -0500 (EST) [thread overview]
Message-ID: <20131211.142148.664536514880152410.davem@davemloft.net> (raw)
In-Reply-To: <1386664653-27082-1-git-send-email-gaofeng@cn.fujitsu.com>
From: Gao feng <gaofeng@cn.fujitsu.com>
Date: Tue, 10 Dec 2013 16:37:32 +0800
> In vxlan_open, vxlan_group_used always returns true,
> because the state of the vxlan deivces which we want
> to open has alreay been running. and it has already
> in vxlan_list.
>
> Since ip_mc_join_group takes care of the reference
> of struct ip_mc_list. removing vxlan_group_used here
> is safe.
>
> Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Applied.
prev parent reply other threads:[~2013-12-11 19:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-10 8:37 [PATCH v2 net-next 1/2] vxlan: remove vxlan_group_used in vxlan_open Gao feng
2013-12-10 8:37 ` [PATCH v2 net-next 2/2] vxlan: leave multicast group when vxlan device down Gao feng
2013-12-11 19:21 ` David Miller
2013-12-11 19:21 ` David Miller [this message]
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=20131211.142148.664536514880152410.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=gaofeng@cn.fujitsu.com \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/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).