DEV_PUT

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

NAME

dev_put - release reference to device  

SYNOPSIS

void dev_put(struct net_device * dev);
 

ARGUMENTS

dev

network device
 

DESCRIPTION

Release reference to device to allow it to be freed.  

COPYRIGHT