From: Yishai Hadas Date: Tue, 8 Jul 2014 08:25:23 +0000 (+0300) Subject: net/mlx4_en: Do not count LLC/SNAP in MTU calculation X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~203^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5b8dff0073d782f3169e510fd9445f1f56994e2;p=pandora-kernel.git net/mlx4_en: Do not count LLC/SNAP in MTU calculation LLC/SNAP 8 bytes should not be added as part of header calculation. If used, payload will be decreased accordingly. For MTU of 1500 we'll set 1522 instead of 1523. Signed-off-by: Yishai Hadas Reviewed-by: Liran Liss Signed-off-by: Eugenia Emantayev Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed