public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Dumazet <eric.dumazet@gmail.com>
To: Pravin B Shelar <pshelar@nicira.com>
Cc: netdev@vger.kernel.org, edumazet@google.com, jesse@nicira.com,
	bhutchings@solarflare.com, mirqus@gmail.com
Subject: Re: [PATCH net-next 1/3] net: Add skb_unclone() helper function.
Date: Thu, 14 Feb 2013 16:22:49 -0800	[thread overview]
Message-ID: <1360887769.6884.63.camel@edumazet-glaptop> (raw)
In-Reply-To: <1360871089-2020-1-git-send-email-pshelar@nicira.com>

On Thu, 2013-02-14 at 11:44 -0800, Pravin B Shelar wrote:
> This function will be used in next GRE_GSO patch. This patch does
> not change any functionality.
> 
> Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
> ---
>  drivers/net/ppp/ppp_generic.c           |    3 +--
>  include/linux/skbuff.h                  |   10 ++++++++++
>  net/ipv4/ah4.c                          |    3 +--
>  net/ipv4/ip_fragment.c                  |    2 +-
>  net/ipv4/tcp_output.c                   |    2 +-
>  net/ipv4/xfrm4_input.c                  |    2 +-
>  net/ipv4/xfrm4_mode_tunnel.c            |    3 +--
>  net/ipv6/ah6.c                          |    3 +--
>  net/ipv6/netfilter/nf_conntrack_reasm.c |    2 +-
>  net/ipv6/reassembly.c                   |    2 +-
>  net/ipv6/xfrm6_mode_tunnel.c            |    3 +--
>  net/sched/act_ipt.c                     |    6 ++----
>  net/sched/act_pedit.c                   |    3 +--
>  13 files changed, 23 insertions(+), 21 deletions(-)

Acked-by: Eric Dumazet <edumazet@google.com>

      reply	other threads:[~2013-02-15  0:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-14 19:44 [PATCH net-next 1/3] net: Add skb_unclone() helper function Pravin B Shelar
2013-02-15  0:22 ` Eric Dumazet [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=1360887769.6884.63.camel@edumazet-glaptop \
    --to=eric.dumazet@gmail.com \
    --cc=bhutchings@solarflare.com \
    --cc=edumazet@google.com \
    --cc=jesse@nicira.com \
    --cc=mirqus@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pshelar@nicira.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