netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: Jeroen Vreeken <pe1rxq@amsat.org>
Cc: shemminger@osdl.org, linux-hams@vger.kernel.org,
	ralf@linux-mips.org, netdev@oss.sgi.com
Subject: Re: [PATCH] Convert ax25 to seq_file
Date: Wed, 13 Aug 2003 08:42:52 -0700	[thread overview]
Message-ID: <20030813084252.7b667fb8.davem@redhat.com> (raw)
In-Reply-To: <20030813173446.A2604@jeroen.pe1rxq.ampr.org>

On Wed, 13 Aug 2003 17:34:46 +0200
Jeroen Vreeken <pe1rxq@amsat.org> wrote:

> This is my last patch (rxq4) plus Stephen's last three (dev locking,
> setsockopt, seq_file)

Please don't combine the patches, I want the each individual
patch with the author and his comments for that change.

If you combine all the work, this information gets lost.

Also, please use something more intelligent to generate these
diffs, so that I don't have to sift through all of the lines
like "Only in ...".

Thanks.

> p.s. Which protocol is a good example of non-linear skb usage? Most still
> seem to use skb_linearize() and the skb documentation is somewhat outdated.

What are you talking about?  There are only a handful of skb_linearize()
users in the current 2.6.x sources, and those will be eradicated
soon.

IPV4 is probably the best example.

  reply	other threads:[~2003-08-13 15:42 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-12 17:46 [PATCH] ax25 & netrom fixes for 2.6 Jeroen Vreeken
2003-08-12 19:48 ` Stephen Hemminger
2003-08-12 20:59   ` Jeroen Vreeken
2003-08-12 20:56 ` Stephen Hemminger
2003-08-12 21:09   ` Jeroen Vreeken
2003-08-12 22:39     ` [PATCH] ax25 fix for premature free Stephen Hemminger
2003-08-12 23:03       ` Jeroen Vreeken
2003-08-12 23:49         ` [PATCH] ax25 use dev_hold/dev_put as required for net_devices Stephen Hemminger
2003-08-13  0:19         ` [PATCH] ax25 setsockopt(SO_BINDTODEVICE) bug fix Stephen Hemminger
2003-08-13  0:21         ` [PATCH] Convert ax25 to seq_file Stephen Hemminger
2003-08-13 10:11           ` David S. Miller
2003-08-13 15:34             ` Jeroen Vreeken
2003-08-13 15:42               ` David S. Miller [this message]
2003-08-13 22:35                 ` [PATCH] (0/11) Netrom patches Stephen Hemminger
2003-08-15  4:13                   ` David S. Miller
2003-08-20 18:45                 ` [PATCH] ax25 changes Jeroen Vreeken
2003-08-21 19:18                   ` David S. Miller
2003-08-22 20:13                   ` [PATCH] ax25 - make sure and hold ref to dev Stephen Hemminger
2003-08-24 11:28                     ` David S. Miller
2003-08-22 20:15                   ` [RFT][PATCH] ax25 using seq_file Stephen Hemminger
2003-08-24 11:29                     ` David S. Miller
2003-08-24 22:35                       ` Jeroen Vreeken
2003-08-13 10:10     ` [PATCH] ax25 & netrom fixes for 2.6 David S. Miller

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=20030813084252.7b667fb8.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=linux-hams@vger.kernel.org \
    --cc=netdev@oss.sgi.com \
    --cc=pe1rxq@amsat.org \
    --cc=ralf@linux-mips.org \
    --cc=shemminger@osdl.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).