From: "David S. Miller" <davem@davemloft.net>
To: Christoph Hellwig <hch@lst.de>
Cc: netdev@oss.sgi.com
Subject: Re: [PATCH] kill drivers/net/net_init.c
Date: Thu, 18 Nov 2004 14:16:30 -0800 [thread overview]
Message-ID: <20041118141630.490a4087.davem@davemloft.net> (raw)
In-Reply-To: <20041114101637.GA31739@lst.de>
On Sun, 14 Nov 2004 11:16:37 +0100
Christoph Hellwig <hch@lst.de> wrote:
> After the last patch only three routines are left in this file, but all
> of the fir into net/core/dev.c much better:
>
> - {un,}register_netdev are just wrappers around {un,}register_netdevice
> from dev.c
> - alloc_netdev's counterpart, free_netdev is in dev.c aswell.
>
> So move over the remaining contents and add some kerneldoc comments
> describing the functions.
Queued for 2.6.11, thanks Christoph.
prev parent reply other threads:[~2004-11-18 22:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-14 10:16 [PATCH] kill drivers/net/net_init.c Christoph Hellwig
2004-11-18 22:16 ` David S. Miller [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=20041118141630.490a4087.davem@davemloft.net \
--to=davem@davemloft.net \
--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).