From: Stephen Hemminger <shemminger@osdl.org>
To: "David S. Miller" <davem@redhat.com>
Cc: netdev@oss.sgi.com
Subject: [PATCH] (2/3) Space.c -- update comment
Date: Tue, 23 Sep 2003 10:12:35 -0700 [thread overview]
Message-ID: <20030923101235.54120264.shemminger@osdl.org> (raw)
Keep comments and current status in sync.
diff -Nru a/drivers/net/Space.c b/drivers/net/Space.c
--- a/drivers/net/Space.c Tue Sep 23 09:37:04 2003
+++ b/drivers/net/Space.c Tue Sep 23 09:37:04 2003
@@ -12,18 +12,15 @@
* Donald J. Becker, <becker@scyld.com>
*
* Changelog:
+ * Stephen Hemminger (09/2003)
+ * - get rid of pre-linked dev list, dynamic device allocation
* Paul Gortmaker (03/2002)
- - struct init cleanup, enable multiple ISA autoprobes.
+ * - struct init cleanup, enable multiple ISA autoprobes.
* Arnaldo Carvalho de Melo <acme@conectiva.com.br> - 09/1999
* - fix sbni: s/device/net_device/
* Paul Gortmaker (06/98):
* - sort probes in a sane way, make sure all (safe) probes
* get run once & failed autoprobes don't autoprobe again.
- *
- * FIXME:
- * Phase out placeholder dev entries put in the linked list
- * here in favour of drivers using init_etherdev(NULL, ...)
- * combined with a single find_all_devs() function (for 2.3)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
next reply other threads:[~2003-09-23 17:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-23 17:12 Stephen Hemminger [this message]
2003-09-23 18:58 ` [PATCH] (2/3) Space.c -- update comment 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=20030923101235.54120264.shemminger@osdl.org \
--to=shemminger@osdl.org \
--cc=davem@redhat.com \
--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).