RE: Patch to change net_device.name from char* to char[].

From: Dunlap, Randy (randy.dunlap@intel.com)
Date: Mon May 01 2000 - 09:57:47 EST


> In addition, the cleanup is partial. I believe that they should all
> be moving from static net_device structures to using
> init_etherdev, and
> other such changes. I didn't want to get into the realms of
> such large scale cleanup.
>
> There are two known ommissions from this patch.
>
> Firstly, none of the PCMCIA drivers are updated. Whereas the standard
> net drivers used a "char[] name" member in their private structure for
> allocating storage (normally insufficient), the PCMCIA drivers use the
> name member for other purposes. It may be that a simple "strcpy" will
> suffice, but I'll leave that for now.

or USB net drivers. Please give us a small bit of warning if/when
drivers need to be modified...or is this the notification?

Thanks,
Randy

-
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/



This archive was generated by hypermail 2b29 : Sun May 07 2000 - 21:00:08 EST