netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steffen Klassert <steffen.klassert@secunet.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: <roy.qing.li@gmail.com>, <netdev@vger.kernel.org>
Subject: Re: [PATCH][net-next][v2] xfrm: optimise the use of walk list header in xfrm_policy/state_walk
Date: Mon, 27 Apr 2015 12:37:02 +0200	[thread overview]
Message-ID: <20150427103656.GK8928@secunet.com> (raw)
In-Reply-To: <20150422091318.GA9719@gondor.apana.org.au>

On Wed, Apr 22, 2015 at 05:13:18PM +0800, Herbert Xu wrote:
> On Wed, Apr 22, 2015 at 05:09:54PM +0800, roy.qing.li@gmail.com wrote:
> > From: Li RongQing <roy.qing.li@gmail.com>
> > 
> > The walk from input is the list header, and marked as dead, and will
> > be skipped in loop.
> > 
> > list_first_entry() can be used to return the true usable value from
> > walk if walk is not empty
> > 
> > Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
> 
> Acked-by: Herbert Xu <herbert@gondor.apana.org.au>

Applied to ipsec-next, thanks everyone!

      reply	other threads:[~2015-04-27 10:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-22  9:09 [PATCH][net-next][v2] xfrm: optimise the use of walk list header in xfrm_policy/state_walk roy.qing.li
2015-04-22  9:13 ` Herbert Xu
2015-04-27 10:37   ` Steffen Klassert [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=20150427103656.GK8928@secunet.com \
    --to=steffen.klassert@secunet.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=netdev@vger.kernel.org \
    --cc=roy.qing.li@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).