public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Duncan Sands <baldrick@free.fr>
To: Muli Ben-Yehuda <mulix@mulix.org>,
	"Sirotkin, Alexander" <demiurg@ti.com>
Cc: linux-kernel@vger.kernel.org, <linux-atm-general@lists.sourceforge.net>
Subject: Re: network driver that uses skb destructor
Date: Tue, 30 Dec 2003 10:48:06 +0100	[thread overview]
Message-ID: <200312301048.06261.baldrick@free.fr> (raw)
In-Reply-To: <20031229172402.GG13481@actcom.co.il>

> I wrote a patch to allow chaining of skb destructors, which was fairly
> simple and would allow both the driver and the upper layers to set
> their destructors. If there's any interet, I could probably resurrect
> it.

It may also be useful for the ATM layer.  At the moment there is a
vcc->pop routine that frees skb's, it should really be a destructor.
Check out this email:
	http://www.atm.tut.fi/list-archive/linux-atm/msg05485.html
However AFAICS destructors would need to be chained.

Duncan.

  parent reply	other threads:[~2003-12-30  9:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-29 16:53 network driver that uses skb destructor Sirotkin, Alexander
2003-12-29 17:24 ` Muli Ben-Yehuda
2003-12-30  9:13   ` Adrian Cox
2003-12-30  9:36     ` Muli Ben-Yehuda
2004-01-01 19:09     ` [RFC/PATCH] skb destructor chaining [was Re: network driver that uses skb destructor] Muli Ben-Yehuda
2003-12-30  9:48   ` Duncan Sands [this message]
2003-12-30 15:02     ` [Linux-ATM-General] Re: network driver that uses skb destructor chas williams
2003-12-29 19:10 ` Jeff Garzik

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=200312301048.06261.baldrick@free.fr \
    --to=baldrick@free.fr \
    --cc=demiurg@ti.com \
    --cc=linux-atm-general@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mulix@mulix.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