From owner-cvs-all Fri Jul 7 17:14:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E4B5737B55E; Fri, 7 Jul 2000 17:14:13 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA67514; Fri, 7 Jul 2000 17:14:13 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Message-Id: <200007080014.RAA67514@freefall.freebsd.org> From: Andrew Gallatin Date: Fri, 7 Jul 2000 17:14:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_ti.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2000/07/07 17:14:13 PDT Modified files: sys/pci if_ti.c Log: use contigfree() rather than free() to free memory allocated with contigmalloc(). reviewed by: wpaul Revision Changes Path 1.29 +8 -6 src/sys/pci/if_ti.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message