Date: Sun, 16 Dec 2001 07:46:08 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_pcn.c if_rl.c if_sf.c if_sk.c if_ste.c if_ti.c if_tl.c if_vr.c if_wb.c Message-ID: <200112161546.fBGFk8N29535@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2001/12/16 07:46:08 PST Modified files: (Branch: RELENG_4) sys/pci if_pcn.c if_rl.c if_sf.c if_sk.c if_ste.c if_ti.c if_tl.c if_vr.c if_wb.c Log: MFC: 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.5.2.8 +3 -8 src/sys/pci/if_pcn.c 1.38.2.9 +1 -5 src/sys/pci/if_rl.c 1.18.2.8 +3 -8 src/sys/pci/if_sf.c 1.19.2.8 +3 -6 src/sys/pci/if_sk.c 1.14.2.5 +3 -8 src/sys/pci/if_ste.c 1.25.2.13 +1 -6 src/sys/pci/if_ti.c 1.51.2.5 +3 -8 src/sys/pci/if_tl.c 1.26.2.8 +3 -8 src/sys/pci/if_vr.c 1.26.2.4 +4 -11 src/sys/pci/if_wb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112161546.fBGFk8N29535>