From owner-cvs-all Tue Jul 4 23:41:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BF60937BC87; Tue, 4 Jul 2000 23:41:38 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA88042; Tue, 4 Jul 2000 23:41:38 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200007050641.XAA88042@freefall.freebsd.org> From: Matt Jacob Date: Tue, 4 Jul 2000 23:41:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/07/04 23:41:38 PDT Modified files: sys/dev/isp isp.c Log: Clean up ISPCTL_ABORT_CMD function to not be too chatty if it succeeds, or even if it fails with INVALID_PARM (which just means that the handle doesn't refer to an active commane). Revision Changes Path 1.47 +15 -8 src/sys/dev/isp/isp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message