Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2009 20:25:21 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/et if_et.c
Message-ID:  <200911202025.nAKKPjPX043123@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2009-11-20 20:25:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/et           if_et.c 
  Log:
  SVN rev 199610 on 2009-11-20 20:25:21Z by yongari
  
  Because we know received bytes including CRC there is no reason to
  call m_adj(9). The controller also seems to have a capability to
  strip CRC bytes but I failed to activate this feature except for
  loopback traffic.
  
  Revision  Changes    Path
  1.14      +2 -4      src/sys/dev/et/if_et.c



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