table of contents
other versions
- stretch 4.9.168-1
NETIF_DEVICE_DETACH(9) | Network device support | NETIF_DEVICE_DETACH(9) |
NAME¶
netif_device_detach - mark device as removedSYNOPSIS¶
void netif_device_detach(struct net_device * dev);
ARGUMENTS¶
devnetwork device
DESCRIPTION¶
Mark device as removed from system and therefore no longer available.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |