Re: New resources - pls, explain :-(

Jeff Garzik (jgarzik@pobox.com)
Sun, 15 Aug 1999 16:21:43 -0400


Alan Cox wrote:
>
> > to rename it, but the only obvious name is "struct device" which has been
> > stolen by network device drivers.
> >
> > The network drivers should really have "struct net_device", and maybe a
> > nice awk-script will take care of it.
>
> Neat, easy and a complete nightmare for back compatibility and driver
> maintenance. What is wrong with struct io_device ?

Why not clean up the namespace now? It's a simple #define in drivers,
and I venture to guess that most people will not notice since they get
their net drivers from kernel sources.

Jeff

-- 
Oxymoron:  Microsoft Works

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/