From: Divy Le Ray Date: Sat, 13 Feb 2010 09:44:30 +0000 (+0000) Subject: cxgb3: FIx VLAN over Jumbo frames X-Git-Tag: v2.6.34-rc1~233^2~314 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38a8fc0fcf86f131f8bddf3787f9dfa7325bd981;p=pandora-kernel.git cxgb3: FIx VLAN over Jumbo frames The mac is expected to auto-inflate the Maximum Frame size for VLAN tagged frames. It however does not work with jumbo frames. Work around the bug adding 4 to the Maximum Frame for MTUs greater than 1536. Signed-off-by: Divy Le Ray Signed-off-by: David S. Miller --- Reading git-diff-tree failed