From owner-cvs-all Thu Feb 14 20:24: 1 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 BC25037B402; Thu, 14 Feb 2002 20:23:59 -0800 (PST) Received: (from silby@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1F4NxG97325; Thu, 14 Feb 2002 20:23:59 -0800 (PST) (envelope-from silby) Message-Id: <200202150423.g1F4NxG97325@freefall.freebsd.org> From: Mike Silbersack Date: Thu, 14 Feb 2002 20:23:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.c X-FreeBSD-CVS-Branch: RELENG_4 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/14 20:23:59 PST Modified files: (Branch: RELENG_4) sys/pci if_xl.c Log: MFC rev 1.101: Remove printf's on mbuf/cluster allocation failures. There are now equivalent and less dangerous (rate limited) messages in the mbuf allocation code. Revision Changes Path 1.72.2.12 +1 -6 src/sys/pci/if_xl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message