cvs commit: src/sys/netgraph ng_source.c

Hartmut Brandt harti at FreeBSD.org
Fri Jan 30 07:34:58 PST 2004


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


More information about the cvs-all mailing list