int ethdev_init (struct net_device * dev);
int ethdev_init
network device structure to init
Initialize the rest of the 8390 device structure. Do NOT __init this, as it is used by 8390 based modular drivers too.