* [PATCH] (2/3) Space.c -- update comment
@ 2003-09-23 17:12 Stephen Hemminger
2003-09-23 18:58 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2003-09-23 17:12 UTC (permalink / raw)
To: David S. Miller; +Cc: netdev
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] (2/3) Space.c -- update comment
2003-09-23 17:12 [PATCH] (2/3) Space.c -- update comment Stephen Hemminger
@ 2003-09-23 18:58 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2003-09-23 18:58 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: netdev
On Tue, 23 Sep 2003 10:12:35 -0700
Stephen Hemminger <shemminger@osdl.org> wrote:
> Keep comments and current status in sync.
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-09-23 18:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-23 17:12 [PATCH] (2/3) Space.c -- update comment Stephen Hemminger
2003-09-23 18:58 ` David S. Miller
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).