From: Ed Cashin Date: Fri, 5 Oct 2012 00:16:27 +0000 (-0700) Subject: aoe: use packets that work with the smallest-MTU local interface X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~12^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f0f0133747368fe0fcf3908f788b53591bff4e0;p=pandora-kernel.git aoe: use packets that work with the smallest-MTU local interface Users with several network interfaces dedicated to AoE generally do not configure them to support different-sized AoE data payloads on purpose. For a given AoE target, there will be a set of local network interfaces that can reach it. Using only the payload that will fit in the smallest-sized MTU of all those local interfaces greatly simplifies the driver, especially in failure scenarios. Signed-off-by: Ed Cashin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed