Date: Mon, 26 Jan 2004 06:46:35 -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: <200401261446.i0QEkZT3040805@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2004/01/26 06:46:35 PST
FreeBSD src repository
Modified files:
sys/netgraph ng_source.c
Log:
Should use the non-locking versions of the ifqueue macros to
fiddle around with private queues, because their mutex is not
needed. All this processing should be protected by the netgraph
locking.
Revision Changes Path
1.11 +7 -7 src/sys/netgraph/ng_source.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401261446.i0QEkZT3040805>
