All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cong Wang <amwang@redhat.com>
To: netdev@vger.kernel.org
Cc: David Stevens <dlstevens@us.ibm.com>,
	Stephen Hemminger <stephen@networkplumber.org>,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [Patch net-next v4 1/3] igmp: make some functions void
Date: Sat, 15 Jun 2013 15:36:59 +0800	[thread overview]
Message-ID: <1371281819.23997.0.camel@cr0> (raw)
In-Reply-To: <1371281684-26587-1-git-send-email-amwang@redhat.com>

On Sat, 2013-06-15 at 15:34 +0800, Cong Wang wrote:
> From: Cong Wang <amwang@redhat.com>
> 
> ip_mc_leave_src() can become avoid, because even if it fails,
> the operations after it can still continue.
> 
> ip_mc_del_src() can become avoid, because no one cares and
> some errors are ignored on purpose.
> 

Oops, s/avoid/void/...
I will send v5, sorry for the typo.

      parent reply	other threads:[~2013-06-15  7:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-15  7:34 [Patch net-next v4 1/3] igmp: make some functions void Cong Wang
2013-06-15  7:34 ` [Patch net-next v4 2/3] ipv6,mcast: " Cong Wang
2013-06-15  7:34 ` [Patch net-next v4 3/3] igmp: convert RTNL lock to a spinlock Cong Wang
2013-06-15  7:36 ` Cong Wang [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=1371281819.23997.0.camel@cr0 \
    --to=amwang@redhat.com \
    --cc=davem@davemloft.net \
    --cc=dlstevens@us.ibm.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.