From owner-cvs-src Thu Feb 20 15:13:51 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0758D37B401; Thu, 20 Feb 2003 15:13:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EDC743FBD; Thu, 20 Feb 2003 15:13:48 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1KNDm0U069626; Thu, 20 Feb 2003 15:13:48 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1KNDmjk069625; Thu, 20 Feb 2003 15:13:48 -0800 (PST) Message-Id: <200302202313.h1KNDmjk069625@repoman.freebsd.org> From: Scott Long Date: Thu, 20 Feb 2003 15:13:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2003/02/20 15:13:48 PST Modified files: sys/dev/aac aac.c Log: On detach, don't remove the child from our list of children unless it has successfully detached. Revision Changes Path 1.57 +1 -1 src/sys/dev/aac/aac.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message