.\" 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 "SPPP_DETACH" "9" "09 October 2005" "" ""
.SH NAME
sppp_detach \- release PPP resources from a device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void sppp_detach (struct net_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
Network device to release
.SH "DESCRIPTION"
.PP
Stop and free up any PPP/HDLC resources used by this
interface. This must be called before the device is
freed.