.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FREE_NETDEV" "" "06 October 2005" "" "" .SH NAME free_netdev \- free network device .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void free_netdev (struct net_device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR device .SH "DESCRIPTION" .PP This function does the last stage of destroying an allocated device interface. The reference to the device object is released. If this is the last reference then it will be freed.