netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: kaber@trash.net
Cc: acme@ghostprotocols.net, netdev@vger.kernel.org
Subject: Re: [SK_BUFF]: Fix missing offset adjustment in skb_copy_expand
Date: Tue, 10 Apr 2007 18:31:03 -0700 (PDT)	[thread overview]
Message-ID: <20070410.183103.45875481.davem@davemloft.net> (raw)
In-Reply-To: <461C2F13.1080808@trash.net>

From: Patrick McHardy <kaber@trash.net>
Date: Wed, 11 Apr 2007 02:42:59 +0200

> Hi Dave,
> 
> Patrick McHardy wrote:
> > [SK_BUFF]: Fix missing offset adjustment in skb_copy_expand
> > 
> > skb_copy_expand changes the headroom, so it needs to adjust the header
> > offsets by the difference between the old and the new value.
> 
> 
> it seems like you missed this one. Attached again for your convenience.

Thanks a lot Patrick, applied.

I know what happened, I applied the pskb_copy_expand() patch and then
deleted this one by accident since the subject lines looked so
similar and I figured I was just getting a second copy of the same
patch :-)

Thanks again!

      reply	other threads:[~2007-04-11  1:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-08  1:47 [SK_BUFF]: Fix missing offset adjustment in skb_copy_expand Patrick McHardy
2007-04-11  0:42 ` Patrick McHardy
2007-04-11  1:31   ` 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=20070410.183103.45875481.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=acme@ghostprotocols.net \
    --cc=kaber@trash.net \
    --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).