[NETROM]: Convert to alloc_netdev().
Convert net_device's from array of structures to an array of pointers, so they can be freed individually on module exit. The net_device_stats are stored at dev->priv.
Showing
Please register or sign in to comment