From owner-cvs-all Tue Jul 31 9:39:42 2001 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 0226837B403; Tue, 31 Jul 2001 09:39:35 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6VGdY179633; Tue, 31 Jul 2001 09:39:34 -0700 (PDT) (envelope-from wpaul) Message-Id: <200107311639.f6VGdY179633@freefall.freebsd.org> From: Bill Paul Date: Tue, 31 Jul 2001 09:39:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/txp if_txp.c X-FreeBSD-CVS-Branch: RELENG_4 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 wpaul 2001/07/31 09:39:34 PDT Modified files: (Branch: RELENG_4) sys/dev/txp if_txp.c Log: MFC: fix VLAN support in RX handler, make sure to call vlan_input_tag() at the right time. Revision Changes Path 1.4.2.2 +6 -7 src/sys/dev/txp/if_txp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message