Date: Wed, 2 Jun 2004 15:59:58 -0700 (PDT) From: Maxime Henrion <mux@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h Message-ID: <200406022259.i52Mxwbi094820@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2004/06/02 15:59:58 PDT
FreeBSD src repository
Modified files:
sys/dev/fxp if_fxp.c if_fxpvar.h
Log:
Abstract the locking in fxp(4) a bit more by using macros for
mtx_assert() and mtx_owned(), as it is done in other places,
for instance proc locking.
Revision Changes Path
1.214 +7 -6 src/sys/dev/fxp/if_fxp.c
1.32 +4 -2 src/sys/dev/fxp/if_fxpvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406022259.i52Mxwbi094820>
