From f81cc2b29a14337b801b60b0e5372ce058b26241 Mon Sep 17 00:00:00 2001 From: Kenneth R Westerback Date: Wed, 13 Jan 2010 06:09:45 +0000 Subject: Remove a few more settings of ITSDONE in drivers. Only a couple more to go. Should be a no-op. --- sys/arch/hp300/dev/mb89352.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/arch/hp300') diff --git a/sys/arch/hp300/dev/mb89352.c b/sys/arch/hp300/dev/mb89352.c index 58f54a6660c..b0f4af988cb 100644 --- a/sys/arch/hp300/dev/mb89352.c +++ b/sys/arch/hp300/dev/mb89352.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mb89352.c,v 1.20 2009/11/01 23:06:03 fgsch Exp $ */ +/* $OpenBSD: mb89352.c,v 1.21 2010/01/13 06:09:44 krw Exp $ */ /* $NetBSD: mb89352.c,v 1.5 2000/03/23 07:01:31 thorpej Exp $ */ /* NecBSD: mb89352.c,v 1.4 1998/03/14 07:31:20 kmatsuda Exp */ @@ -754,8 +754,6 @@ spc_done(struct spc_softc *sc, struct spc_acb *acb) } } - xs->flags |= ITSDONE; - #ifdef SPC_DEBUG if ((spc_debug & SPC_SHOWMISC) != 0) { if (xs->resid != 0) -- cgit v1.2.3