Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2004 07:34:57 -0800 (PST)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_source.c
Message-ID:  <200401301534.i0UFYvfQ082701@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2004/01/30 07:34:57 PST

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_source.c 
  Log:
  Use the official ng_timeout function to trigger sending. This means,
  that we can get rid of of all the spl*() calls, because ng_timeout
  handles the locking issues.
  
  Revision  Changes    Path
  1.16      +14 -22    src/sys/netgraph/ng_source.c



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