cvs commit: src/sys/net if.c

Gleb Smirnoff glebius at FreeBSD.org
Wed Jun 21 06:02:36 UTC 2006


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


More information about the cvs-src mailing list