]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r209865:
authoryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 15 Aug 2010 21:51:10 +0000 (21:51 +0000)
committeryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 15 Aug 2010 21:51:10 +0000 (21:51 +0000)
commit45263648f3bf061f7ee3c96aee837ea161234741
tree700f6182a4c169cc1339f6684a81c973e60de269
parentbedbef489b555690771d88d90a1a80152943987b
MFC r209865:
  Some revision of Yukon controller generates corrupted frame when TX
  checksum offloading is enabled.  The frame has a valid checksum
  value so payload might be modified during TX checksum calculation.
  Disable TX checksum offloading but give users chance to enable it
  when they know their controller works without problems with TX
  checksum offloading.

  Reported by: Andrzej Tobola <ato <> iem dot pw dot edu dot pl>

git-svn-id: svn://svn.freebsd.org/base/stable/8@211359 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sk/if_sk.c