Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 1998 21:36:45 -0800 (PST)
From:      Steve Price <steve@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/net if_tun.c
Message-ID:  <199802010536.VAA03782@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
steve       1998/01/31 21:36:45 PST

  Modified files:
    sys/net              if_tun.c 
  Log:
  Revert previous commit.  Remove all ifp->if_* = 0 initializations,
  since pkh made tunctl static in revision 1.17 these are already
  guaranteed to be zero'd and tunattach will only be called once.
  
  Pointed out by: Bruce Evans and Bill Fenner
  
  Revision  Changes    Path
  1.43      +0 -7      src/sys/net/if_tun.c



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