From: David Miller <davem@davemloft.net>
To: afleming@freescale.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 1/2] net: Allow skb_recycle_check to be done in stages
Date: Wed, 19 Oct 2011 16:00:02 -0400 (EDT) [thread overview]
Message-ID: <20111019.160002.1466712773120379478.davem@davemloft.net> (raw)
In-Reply-To: <1318516435-24314-1-git-send-email-afleming@freescale.com>
From: Andy Fleming <afleming@freescale.com>
Date: Thu, 13 Oct 2011 09:33:54 -0500
> skb_recycle_check resets the skb if it's eligible for recycling.
> However, there are times when a driver might want to optionally
> manipulate the skb data with the skb before resetting the skb,
> but after it has determined eligibility. We do this by splitting the
> eligibility check from the skb reset, creating two inline functions to
> accomplish that task.
>
> Signed-off-by: Andy Fleming <afleming@freescale.com>
Applied.
prev parent reply other threads:[~2011-10-19 20:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-13 14:33 [PATCH 1/2] net: Allow skb_recycle_check to be done in stages Andy Fleming
2011-10-13 14:33 ` [PATCH 2/2] phylib: Modify Vitesse RGMII skew settings Andy Fleming
2011-10-19 20:00 ` David Miller
2011-10-13 15:35 ` [PATCH 1/2] net: Allow skb_recycle_check to be done in stages David Daney
2011-10-19 20:00 ` 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=20111019.160002.1466712773120379478.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=afleming@freescale.com \
--cc=netdev@vger.kernel.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).