DEV_HOLD

Section: Network device support (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

dev_hold - get reference to device  

SYNOPSIS

void dev_hold(struct net_device * dev);
 

ARGUMENTS

dev

network device
 

DESCRIPTION

Hold reference to device to keep it from being freed.  

COPYRIGHT