From owner-cvs-sys Fri Sep 20 04:07:28 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA09585 for cvs-sys-outgoing; Fri, 20 Sep 1996 04:07:28 -0700 (PDT) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA09425; Fri, 20 Sep 1996 04:06:57 -0700 (PDT) Date: Fri, 20 Sep 1996 04:06:57 -0700 (PDT) From: David Greenman Message-Id: <199609201106.EAA09425@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci if_fxp.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk davidg 96/09/20 04:06:54 Branch: sys/pci RELENG_2_1_0 Modified: sys/pci if_fxp.c Log: Brought in fix from rev 1.18: fix for panic when out of mbuf clusters. Revision Changes Path 1.8.2.8 +14 -5 src/sys/pci/if_fxp.c