From: Steve Glendinning Date: Thu, 28 Mar 2013 02:34:41 +0000 (+0000) Subject: smsc75xx: fix jumbo frame support X-Git-Tag: v3.2.43~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51119124df76790b671aeb729e42b10c18cec7a4;p=pandora-kernel.git smsc75xx: fix jumbo frame support [ Upstream commit 4c51e53689569398d656e631c17308d9b8e84650 ] This patch enables RX of jumbo frames for LAN7500. Previously the driver would transmit jumbo frames succesfully but would drop received jumbo frames (incrementing the interface errors count). With this patch applied the device can succesfully receive jumbo frames up to MTU 9000 (9014 bytes on the wire including ethernet header). Signed-off-by: Steve Glendinning Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed