cvs commit: src/sys/dev/ixgbe ixgbe.c

Jack F Vogel jfv at FreeBSD.org
Thu Jul 12 19:04:12 UTC 2007


jfv         2007-07-12 19:04:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ixgbe        ixgbe.c 
  Log:
  A couple late breaking bugs that testing have turned up.
          - change include style so build in kernel try OR standalone work.
          - Limit HWCSUM - I was led to believe that it would work with RSS,
            but our testing had odd issues which suggests this is false.
          - A fatfinger error in the ioctl code made ifconfig up not work.
  
  Approved by: re
  
  Revision  Changes    Path
  1.3       +6 -3      src/sys/dev/ixgbe/ixgbe.c


More information about the cvs-src mailing list