From owner-cvs-all Fri Feb 21 15:12:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A548A37B405; Fri, 21 Feb 2003 15:12:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23F9043FB1; Fri, 21 Feb 2003 15:12:33 -0800 (PST) (envelope-from bmilekic@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 h1LNCW0U070020; Fri, 21 Feb 2003 15:12:32 -0800 (PST) (envelope-from bmilekic@repoman.freebsd.org) Received: (from bmilekic@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1LNCWRd070016; Fri, 21 Feb 2003 15:12:32 -0800 (PST) Message-Id: <200302212312.h1LNCWRd070016@repoman.freebsd.org> From: Bosko Milekic Date: Fri, 21 Feb 2003 15:12:32 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/tx if_txvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmilekic 2003/02/21 15:12:32 PST Modified files: sys/dev/tx if_txvar.h Log: Nuke EPIC_MGETCLUSTER entirely. Since 1.60 we don't use it anymore and instead use our optimized m_getcl(). Submitted by: Hiten Pandya MFC After: 1 week Revision Changes Path 1.17 +0 -13 src/sys/dev/tx/if_txvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message