From: Alexander Duyck Date: Fri, 26 Aug 2011 07:43:32 +0000 (+0000) Subject: igb: Update max_frame_size to account for an optional VLAN tag if present X-Git-Tag: v3.2-rc1~129^2~253^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=153285f9ce88b2d37e29a351dfcf7601ff274c69;p=pandora-kernel.git igb: Update max_frame_size to account for an optional VLAN tag if present This patch modifies the max_frame_size in order account for an optional VLAN tag. In order to support this we must also increase the MAX_STD_JUMBO_FRAME_SIZE to account for the 4 extra bytes. Signed-off-by: Alexander Duyck Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed