]> git.hungrycats.org Git - linux/commitdiff
[NET]: Fix inaccurate comments in Space.c
authorStephen Hemminger <shemminger@osdl.org>
Tue, 23 Sep 2003 05:09:10 +0000 (22:09 -0700)
committerStephen Hemminger <shemminger@osdl.org>
Tue, 23 Sep 2003 05:09:10 +0000 (22:09 -0700)
drivers/net/Space.c

index 9806166ba3628a31f5c2669816196093e129a52f..44c220e4a77951f648c452523be80b5272d4eac7 100644 (file)
  *             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
  *             as published by the Free Software Foundation; either version