public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: chas@locutus.cmf.nrl.navy.mil
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH][ATM] get skb->len right after adjusting head
Date: Sun, 23 Feb 2003 21:45:13 -0800 (PST)	[thread overview]
Message-ID: <20030223.214513.120185268.davem@redhat.com> (raw)
In-Reply-To: <200302240130.h1O1UnWk027874@locutus.cmf.nrl.navy.mil>

   From: chas williams <chas@locutus.cmf.nrl.navy.mil>
   Date: Sun, 23 Feb 2003 20:30:49 -0500

   when the lane client strips off the lec it should also adjust the length
   of skb 
   
Don't try to modify skb->{data,len} by hands, let the skb_*()
interfaces do it.  Use skb_pull() in this case.

Franks a lot,
David S. Miller
davem@redhat.com

  reply	other threads:[~2003-02-24  5:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-24  1:30 [PATCH][ATM] get skb->len right after adjusting head chas williams
2003-02-24  5:45 ` David S. Miller [this message]
2003-02-24 13:38   ` chas williams
2003-02-24 23:36     ` David S. Miller
2003-02-24 15:17 ` Alan Cox

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=20030223.214513.120185268.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=chas@locutus.cmf.nrl.navy.mil \
    --cc=linux-kernel@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