From owner-cvs-all Mon Nov 20 22:58:27 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 297F937B4D7; Mon, 20 Nov 2000 22:58:25 -0800 (PST) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA43171; Mon, 20 Nov 2000 22:58:25 -0800 (PST) (envelope-from msmith@FreeBSD.org) Message-Id: <200011210658.WAA43171@freefall.freebsd.org> From: Mike Smith Date: Mon, 20 Nov 2000 22:58:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/amr amr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/11/20 22:58:24 PST Modified files: sys/dev/amr amr.c Log: Don't test the return value from the actual command when determining success/failure for submission of the command. The caller will want to deal with this itself. Revision Changes Path 1.20 +1 -6 src/sys/dev/amr/amr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message