Date: Fri, 24 Mar 2006 00:26:26 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netipx spx_usrreq.c Message-ID: <200603240026.k2O0QQHt023629@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-03-24 00:26:26 UTC FreeBSD src repository Modified files: sys/netipx spx_usrreq.c Log: Protect spx_iss using its own mutex, spx_mtx, rather than piggy-backing on the global IPX mutex, which is not held at all necessary strategic points. MFC after: 1 month Revision Changes Path 1.70 +11 -1 src/sys/netipx/spx_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603240026.k2O0QQHt023629>