From owner-cvs-all Tue Dec 12 18:45: 7 2000 From owner-cvs-all@FreeBSD.ORG Tue Dec 12 18:45:04 2000 Return-Path: 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 99FE137B400; Tue, 12 Dec 2000 18:45:04 -0800 (PST) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBD2j4361600; Tue, 12 Dec 2000 18:45:04 -0800 (PST) (envelope-from msmith) Message-Id: <200012130245.eBD2j4361600@freefall.freebsd.org> From: Mike Smith Date: Tue, 12 Dec 2000 18:45:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cardbus cardbus.c src/sys/dev/pci pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/12/12 18:45:04 PST Modified files: sys/dev/cardbus cardbus.c sys/dev/pci pci.c Log: Don't try to free the now-nonexistent hdrspec field. This one snuck by me in the previous round of patches. Oops. Revision Changes Path 1.7 +2 -4 src/sys/dev/cardbus/cardbus.c 1.171 +1 -3 src/sys/dev/pci/pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message