
NAME
sppp_detach - release PPP resources from a device
SYNOPSIS
void sppp_detach (struct net_device * dev);
ARGUMENTS
dev Network device to release
DESCRIPTION
Stop and free up any PPP/HDLC resources used by this interface. This
must be called before the device is freed.