From: David Miller <davem@davemloft.net>
To: shemminger@linux-foundation.org
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 3/3] net-2.6.24: move hardware header operations out of netdevice
Date: Wed, 26 Sep 2007 22:20:45 -0700 (PDT) [thread overview]
Message-ID: <20070926.222045.91776503.davem@davemloft.net> (raw)
In-Reply-To: <20070926172246.0425e232@freepuppy.rosehill>
From: Stephen Hemminger <shemminger@linux-foundation.org>
Date: Wed, 26 Sep 2007 17:22:46 -0700
> Since hardware header operations are part of the protocol class
> not the device instance, make them into a separate object and
> save memory.
>
> Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
I applied this by hand since there were conflicts with Eric B.'s
round of network namespace patches from today which I applied
first.
Also:
> --- a/drivers/net/hamradio/6pack.c 2007-09-26 15:07:23.000000000 -0700
> +++ b/drivers/net/hamradio/6pack.c 2007-09-26 16:41:09.000000000 -0700
> @@ -3,7 +3,7 @@
> * devices like TTY. It interfaces between a raw TTY and the
> * kernel's AX.25 protocol layers.
> *
> - * Authors: Andreas Könsgen <ajk@iehk.rwth-aachen.de>
> + * Authors: Andreas Könsgen <ajk@iehk.rwth-aachen.de>
> * Ralf Baechle DL5RB <ralf@linux-mips.org>
> *
> * Quite a lot of stuff "stolen" by Joerg Reuter from slip.c, written by
This hunk rejected and I therefore left it out.
Whatever editor you used aparently tried to change the character set
encoding or something silly like that.
next prev parent reply other threads:[~2007-09-27 5:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-24 20:43 [PATCH 0/3] move hardware header functions out of netdevice Stephen Hemminger
2007-08-24 20:43 ` [PATCH 1/3] net: wrap netdevice hardware header creation Stephen Hemminger
2007-08-24 20:43 ` [PATCH 2/3] net: wrap hard_header_parse Stephen Hemminger
2007-08-24 20:43 ` [PATCH 3/3] net: move hardware header operations out of netdevice Stephen Hemminger
2007-09-26 2:24 ` [PATCH 0/3] move hardware header functions " David Miller
2007-09-27 0:21 ` [PATCH 1/3] net-2.6.24: wrap netdevice hardware header creation Stephen Hemminger
2007-09-27 0:22 ` [PATCH 3/3] net-2.6.24: move hardware header operations out of netdevice Stephen Hemminger
2007-09-27 5:20 ` David Miller [this message]
2007-09-27 5:13 ` [PATCH 1/3] net-2.6.24: wrap netdevice hardware header creation David Miller
[not found] ` <20070926172013.0577cd2f@freepuppy.rosehill>
2007-09-27 0:21 ` [PATCH 2/3] net-2.6.24: wrap hard_header_parse Stephen Hemminger
2007-09-27 5:13 ` David 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=20070926.222045.91776503.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=shemminger@linux-foundation.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).