harti 2003/07/24 04:17:36 PDT
FreeBSD src repository
Modified files:
sys/netatm atm_if.c
Log:
Now that we have if_detach() don't try to get rid of all the interface
stuff (routes, ...) by hand - simply use if_detach().
Submitted by: Vincent Jardin <vjardin at wanadoo.fr>
MFC after: 2 week
Revision Changes Path
1.25 +5 -95 src/sys/netatm/atm_if.c