netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mitchell Blank Jr <mitch@sfgoth.com>
To: chas williams <chas@cmf.nrl.navy.mil>
Cc: Christoph Hellwig <hch@lst.de>, netdev@oss.sgi.com
Subject: Re: skb_migrate() / net/atm/ipcommon.c
Date: Thu, 25 Sep 2003 09:37:20 -0700	[thread overview]
Message-ID: <20030925163720.GA28244@gaz.sfgoth.com> (raw)
In-Reply-To: <200309251317.h8PDHKkT003298@ginger.cmf.nrl.navy.mil>

chas williams wrote:
> i am fairly sure this function will go away in the future.
> its used to move an existing skb_queue to a new queue, so 
> the queue can be 're-processed'.  it seems to me that it
> might be easier to just find the current tail of the queue
> and process the queue to that point instead of copying to a
> new list.  its on that list of things to do.

Yes, my series of "backend" patches removes ipcommon.[ch] entirely.  I'll
try to send a rediff of them over the weekend if all the currently
pending ATM patches land.

-Mitch

      reply	other threads:[~2003-09-25 16:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-25 12:19 skb_migrate() / net/atm/ipcommon.c Christoph Hellwig
2003-09-25 13:17 ` chas williams
2003-09-25 16:37   ` Mitchell Blank Jr [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=20030925163720.GA28244@gaz.sfgoth.com \
    --to=mitch@sfgoth.com \
    --cc=chas@cmf.nrl.navy.mil \
    --cc=hch@lst.de \
    --cc=netdev@oss.sgi.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).