Name

netif_device_attach — mark device as attached

Synopsis

void netif_device_attach (struct net_device *  dev);

Arguments

dev

network device

Description

Mark device as attached from system and restart if needed.