Date: Mon, 19 Feb 2001 20:43:59 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.c Message-ID: <200102200443.f1K4hxR50649@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/02/19 20:43:59 PST Modified files: sys/pci if_dc.c Log: Take luigi's suggestion and move the check for nothing to do to before the lock so we don't have lots of null lock/release pairs. Revision Changes Path 1.49 +6 -7 src/sys/pci/if_dc.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?200102200443.f1K4hxR50649>