Date: Sun, 03 Jul 2005 00:57:55 -0000 From: John-Mark Gurney <jmg@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net bpf.c Message-ID: <200412170321.iBH3LkRV089731@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmg 2004-12-17 03:21:46 UTC FreeBSD src repository Modified files: sys/net bpf.c Log: don't try to recurse on the bpf lock.. kqueue already locks the bpf lock now... Submitted by: Ed Maste of Sandvine Inc. MFC after: 1 week Revision Changes Path 1.139 +1 -2 src/sys/net/bpf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412170321.iBH3LkRV089731>