Date: Thu, 16 Dec 1999 22:46:08 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c Message-ID: <199912170646.WAA02897@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 1999/12/16 22:46:08 PST
Modified files:
sys/net if.c
Log:
Two more fixes to if_detach. These are generic to all interfaces and
do not pollute the interface further.
o Run if_detach at splnet().
o Creatively swipe the relevant parts of the netatm atm_nif_detach
which will delete the relevant references to the interface going
away.
Revision Changes Path
1.81 +64 -3 src/sys/net/if.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912170646.WAA02897>
