Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2009 18:15:29 +0000 (UTC)
From:      Marko Zec <zec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net if.c
Message-ID:  <200904151815.n3FIFjLH029667@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
zec         2009-04-15 18:15:29 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if.c 
  Log:
  SVN rev 191112 on 2009-04-15 18:15:29Z by zec
  
  In the !VIMAGE_GLOBALS case, make sure not to call vnet_net_iattach()
  both via the vnet_mod_register() framework and then directly, but only
  once.
  
  Reviewed by:    bz
  Approved by:    julian (mentor)
  
  Revision  Changes    Path
  1.318     +2 -1      src/sys/net/if.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904151815.n3FIFjLH029667>