Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2001 09:38:58 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/txp if_txp.c
Message-ID:  <200107311638.f6VGcxO79558@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

wpaul       2001/07/31 09:38:58 PDT

  Modified files:
    sys/dev/txp          if_txp.c 
  Log:
  Re-order things slightly in the RX handler for VLAN support: we need
  call vlan_input_tag() after stripping the ether header from the frame
  with m_adj(), not before.
  
  Noticed by: Brooks Davis <brooks@one-eyed-alien.net>
  
  Revision  Changes    Path
  1.5       +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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107311638.f6VGcxO79558>