From owner-cvs-all Sun Feb 3 19:15:49 2002 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 B2E0637B47F; Sun, 3 Feb 2002 19:15:27 -0800 (PST) Received: (from silby@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g143FRZ23858; Sun, 3 Feb 2002 19:15:27 -0800 (PST) (envelope-from silby) Message-Id: <200202040315.g143FRZ23858@freefall.freebsd.org> From: Mike Silbersack Date: Sun, 3 Feb 2002 19:15:27 -0800 (PST) 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 silby 2002/02/03 19:15:27 PST Modified files: sys/dev/fxp if_fxp.c Log: Remove mbuf exhaustion warning messages; these are handled by the mbuf system in a rate-limited fashion now. Reviewed by: luigi MFC after: 1 week Revision Changes Path 1.128 +0 -4 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