From: Alexander Duyck Date: Tue, 16 Jul 2013 00:20:34 +0000 (+0000) Subject: igb: Update MTU so that it is always at least a standard frame size X-Git-Tag: v3.12-rc1~132^2~206^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ccd994c4c85a787ba4873f1481edd42c4ff46bf;p=pandora-kernel.git igb: Update MTU so that it is always at least a standard frame size This change makes it so that we limit the lower bound for max_frame_size to the size of a standard Ethernet frame. This allows for feature parity with other Intel based drivers such as ixgbe. Signed-off-by: Alexander Duyck Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed