From owner-cvs-all Tue Jul 9 14:14:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 347E137B400; Tue, 9 Jul 2002 14:14:05 -0700 (PDT) Received: from patrocles.silby.com (d120.as20.nwbl0.wi.voyager.net [169.207.138.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id C953243E65; Tue, 9 Jul 2002 14:14:03 -0700 (PDT) (envelope-from silby@silby.com) Received: from patrocles.silby.com (localhost [127.0.0.1]) by patrocles.silby.com (8.12.4/8.12.4) with ESMTP id g69LHMcv024249; Tue, 9 Jul 2002 16:17:22 -0500 (CDT) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by patrocles.silby.com (8.12.4/8.12.4/Submit) with ESMTP id g69LHGOB024246; Tue, 9 Jul 2002 16:17:19 -0500 (CDT) X-Authentication-Warning: patrocles.silby.com: silby owned process doing -bs Date: Tue, 9 Jul 2002 16:17:16 -0500 (CDT) From: Mike Silbersack To: Don Lewis Cc: peter@wemm.org, , , Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c In-Reply-To: <200207091604.g69G4Xwr004252@gw.catspoiler.org> Message-ID: <20020709161527.Q24213-100000@patrocles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 9 Jul 2002, Don Lewis wrote: > On 8 Jul, Mike Silbersack wrote: > > > + if (sc->tx_queued == 0) > > + ifp->if_timer = 0; > > > > Give that a whirl and see if it solves the problem. > > So far nothing evil has happened ;-) Ok, I'll commit it later tonight unless Luigi beats me to it. /me ponders how interesting bug reporting will get if "evil" is another option besides "works" or "does not work". Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message