aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/smsc911x.c
diff options
context:
space:
mode:
authorSteve Glendinning <steve.glendinning@shawell.net>2013-03-28 02:34:41 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-04-05 10:16:54 -0700
commit5229aee5b9a28ac7b1c12ae988e1c8a49b217123 (patch)
tree96ad392ff653b9640e8b1948cb9eac1367687152 /drivers/net/smsc911x.c
parent3beceaf660dffbe11f5a5606ea379666eb9eaad0 (diff)
downloadkernel_samsung_espresso10-5229aee5b9a28ac7b1c12ae988e1c8a49b217123.zip
kernel_samsung_espresso10-5229aee5b9a28ac7b1c12ae988e1c8a49b217123.tar.gz
kernel_samsung_espresso10-5229aee5b9a28ac7b1c12ae988e1c8a49b217123.tar.bz2
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 <steve.glendinning@shawell.net> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/smsc911x.c')
0 files changed, 0 insertions, 0 deletions