netif_device_detach (9) Linux Manual Page
netif_device_detach – mark device as removed
Synopsis
void netif_device_detach(struct net_device *dev);
Arguments
dev
-
- network device
Description
Mark device as removed from system and therefore no longer available.
