glebius 2006-06-21 06:02:35 UTC FreeBSD src repository Modified files: sys/net if.c Log: - First initialize ifnet, and then insert it into global list. - First remove from global list, then start destroying. PR: kern/97679 Submitted by: Alex Lyashkov <shadow itt.net.ru> Reviewed by: rwatson, brooks Revision Changes Path 1.259 +16 -14 src/sys/net/if.c