From owner-cvs-all Tue May 23 17: 5:52 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 2C7E237B822; Tue, 23 May 2000 17:05:45 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA00596; Tue, 23 May 2000 17:05:44 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200005240005.RAA00596@freefall.freebsd.org> From: Archie Cobbs Date: Tue, 23 May 2000 17:05:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_tx.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/05/23 17:05:44 PDT Modified files: sys/pci if_tx.c Log: Avoid double-call to bpf_mtap(). This is now handled in ether_input(). Revision Changes Path 1.38 +3 -1 src/sys/pci/if_tx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message