From: Vlad Yasevich Date: Thu, 18 Sep 2014 14:31:17 +0000 (-0400) Subject: tg3: Work around HW/FW limitations with vlan encapsulated frames X-Git-Tag: fixes-for-v3.18-merge-window~87^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=476c18850c6cbaa3f2bb661ae9710645081563b9;p=pandora-kernel.git tg3: Work around HW/FW limitations with vlan encapsulated frames TG3 appears to have an issue performing TSO and checksum offloading correclty when the frame has been vlan encapsulated (non-accelrated). In these cases, tcp checksum is not correctly updated. This patch attempts to work around this issue. After the patch, 802.1ad vlans start working correctly over tg3 devices. CC: Prashant Sreedharan CC: Michael Chan Signed-off-by: Vladislav Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed