Date: Tue, 9 Jan 2001 07:01:43 -0800 (PST) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/layer1/ifpi i4b_ifpi_pci.c Message-ID: <200101091501.f09F1he04210@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2001/01/09 07:01:43 PST
Modified files:
sys/i4b/layer1/ifpi i4b_ifpi_pci.c
Log:
Move the mutex initialization from avma1pp_bchannel_setup into
avma1pp_attach_avma1pp, since the former may be called multiple
times and we only want to initialize the mutex once.
Submitted by: Thomas Moestl <tmoestl@gmx.net>
Revision Changes Path
1.5 +10 -3 src/sys/i4b/layer1/ifpi/i4b_ifpi_pci.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101091501.f09F1he04210>
