From owner-cvs-all Sun Oct 15 14:15:42 2000 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 7020B37B66C; Sun, 15 Oct 2000 14:15:39 -0700 (PDT) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA98969; Sun, 15 Oct 2000 14:15:39 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <200010152115.OAA98969@freefall.freebsd.org> From: Bill Paul Date: Sun, 15 Oct 2000 14:15:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wpaul 2000/10/15 14:15:39 PDT Modified files: sys/pci if_xl.c Log: Fix one instance of XL_LOCK() that should have been XL_UNLOCK(). After doing this so many times, I guess I was entitled to at least one typo. Thanks to all who spotted this. Revision Changes Path 1.81 +3 -3 src/sys/pci/if_xl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message