From owner-cvs-src Thu Mar 13 1: 9:16 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37D4C37B401; Thu, 13 Mar 2003 01:09:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C50D943FD7; Thu, 13 Mar 2003 01:09:10 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2D99A0U017071; Thu, 13 Mar 2003 01:09:10 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2D99AH2017070; Thu, 13 Mar 2003 01:09:10 -0800 (PST) Message-Id: <200303130909.h2D99AH2017070@repoman.freebsd.org> From: Søren Schmidt Date: Thu, 13 Mar 2003 01:09:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-cd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2003/03/13 01:09:10 PST FreeBSD src repository Modified files: sys/dev/ata atapi-cd.c Log: Dont free the stats struct, this has been changed by the new stat code. Spotted by: Ian Dowse Revision Changes Path 1.134 +0 -2 src/sys/dev/ata/atapi-cd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message