From owner-cvs-all Thu Oct 25 12:36:49 2001 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 47E5437B401; Thu, 25 Oct 2001 12:36:45 -0700 (PDT) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9PJajm85893; Thu, 25 Oct 2001 12:36:45 -0700 (PDT) (envelope-from jlemon) Message-Id: <200110251936.f9PJajm85893@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 25 Oct 2001 12:36:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c X-FreeBSD-CVS-Branch: HEAD 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 jlemon 2001/10/25 12:36:44 PDT Modified files: sys/dev/fxp if_fxp.c Log: Aargh. I really shouldn't do late night commits. Remove a floating point multiply, and replace it with a close equivalent. 1.488 =~ 1.5 Revision Changes Path 1.120 +1 -1 src/sys/dev/fxp/if_fxp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message