From: Alban Bedel Date: Sat, 8 Nov 2014 11:48:36 +0000 (+0100) Subject: 8139too: Allow using the largest possible MTU X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~232 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f6e741f6de5ed5eedf7d19c9c0f8c73eaa0da7d;p=pandora-kernel.git 8139too: Allow using the largest possible MTU This driver allows MTU up to 1518 bytes which is not enought to run batman-adv. Simply raise the maximum packet size up to the maximum allowed by the transmit descriptor, 1792 bytes, giving a maximum MTU of 1774 bytes. Signed-off-by: Alban Bedel Signed-off-by: David S. Miller --- Reading git-diff-tree failed