netif_dormant_off (9) - Linux Manuals

netif_dormant_off: set device as not dormant.

NAME

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.

COPYRIGHT