Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Dec 2010 02:04:02 +0000 (UTC)
From:      Jack F Vogel <jfv@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/e1000 if_igb.c
Message-ID:  <201012040204.oB424HWe031072@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jfv         2010-12-04 02:04:02 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/e1000        if_igb.c 
  Log:
  SVN rev 216173 on 2010-12-04 02:04:02Z by jfv
  
  Remove the bogus test in the TX context setup for IPV6,
  the size can be smaller than the constant when you are
  doing HW TAGGING, and you still need to process this
  packet in a normal way. I'm not sure where the notion
  to just return came from, but its wrong.
  
  MFC after: 3 days
  
  Revision  Changes    Path
  1.62      +0 -2      src/sys/dev/e1000/if_igb.c



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