Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Mar 2002 09:50:36 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if.c
Message-ID:  <200203051750.g25Hoas17067@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2002/03/05 09:50:36 PST

  Modified files:
    sys/net              if.c 
  Log:
  Use revoke_and_destroy_dev() instead of destroy_dev() when removing /dev/net
  pseudo-devices when an interface goes away.  Otherwise, an open /dev/net/foo0
  when the interface is removed can cause a crash.
  
  Not objected to by:     jlemon
  
  Revision  Changes    Path
  1.132     +1 -1      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?200203051750.g25Hoas17067>