netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: zhouzhouyi@gmail.com
Cc: netdev@vger.kernel.org, stable@vger.kernel.org, trivial@kernel.org
Subject: Re: [PATCH] net/core: another bug fix related to dst_neigh_lookup/dst_neigh_lookup_skb
Date: Wed, 13 Mar 2013 10:39:40 -0400 (EDT)	[thread overview]
Message-ID: <20130313.103940.539407105030607593.davem@davemloft.net> (raw)
In-Reply-To: <CAABZP2xsVauGarKa1yfWOHAmi9Z+B+Au3ZYa-QkM1hA4b4PypA@mail.gmail.com>

From: Zhouyi Zhou <zhouzhouyi@gmail.com>
Date: Wed, 13 Mar 2013 16:40:49 +0800

> I do a
> /home/zzy/linux-stable#find . -name "*.c"|xargs grep -A 2 dst_neigh_lookup
> and find that there are two places in drivers/infiniband/hw/cxgb4/cm.c
> do not treat the error return of dst_neigh_lookup/dst_neigh_lookup_skb

This patch is also corrupted by your email client.

> 
> Signed-off-by: Zhouyi Zhou <zhouzhouyi <at> gmail.com>

Do not write your email address in your signoff in this way,
you use real email address with a real "@" character rather
than this " <at> " thing.

      reply	other threads:[~2013-03-13 14:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-13  8:40 [PATCH] net/core: another bug fix related to dst_neigh_lookup/dst_neigh_lookup_skb Zhouyi Zhou
2013-03-13 14:39 ` 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=20130313.103940.539407105030607593.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=trivial@kernel.org \
    --cc=zhouzhouyi@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).