From owner-cvs-all Mon Feb 19 20:21:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 504CA37B401; Mon, 19 Feb 2001 20:21:28 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1K4LSZ48854; Mon, 19 Feb 2001 20:21:28 -0800 (PST) (envelope-from imp) Message-Id: <200102200421.f1K4LSZ48854@freefall.freebsd.org> From: Warner Losh Date: Mon, 19 Feb 2001 20:21:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/19 20:21:28 PST Modified files: sys/pci if_dc.c Log: Add DC_UNLOCK before first return. This caused returns when dc was on a shared interrupt. Pointed out by tegge. Revision Changes Path 1.48 +5 -3 src/sys/pci/if_dc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message