netif_dormant_off (9) Linux Manual Page
netif_dormant_off – set device as not dormant.
Synopsis
void netif_dormant_off(struct net_device *dev);
Arguments
dev
-
- network device
Description
Device is not in dormant state.
netif_dormant_off – set device as not dormant.
void netif_dormant_off(struct net_device *dev);
dev
Device is not in dormant state.