Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2000 10:33:53 -0700 (PDT)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_ether.c
Message-ID:  <200007191733.KAA66196@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2000/07/19 10:33:53 PDT

  Modified files:
    sys/netgraph         ng_ether.c 
  Log:
  Remove node's name reference when the interface is detached;
  otherwise, the ng_ether.ko KLD will never be unloadable after
  all Ethernet interfaces are detached, as it should be, because
  of the lingering extra reference.
  
  Submitted by:	"Yevmenkin, Maksim N, CSCIO" <myevmenkin@att.com>
  
  Revision  Changes    Path
  1.5       +2 -1      src/sys/netgraph/ng_ether.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?200007191733.KAA66196>