taglinefilesource code
thisEthwrk1826drivers/net/ewrk3.cstatic struct device thisEthwrk = {
thisEthwrk1838drivers/net/ewrk3.cthisEthwrk.base_addr=io;
thisEthwrk1839drivers/net/ewrk3.cthisEthwrk.irq=irq;
thisEthwrk1840drivers/net/ewrk3.cif (register_netdev(&thisEthwrk) != 0)
thisEthwrk1849drivers/net/ewrk3.cprintk("%s: device busy, remove delayed\n",thisEthwrk.name);
thisEthwrk1851drivers/net/ewrk3.cunregister_netdev(&thisEthwrk);