diff options
author | Stephane Fillod <fillods@users.sf.net> | 2012-04-15 11:38:29 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-27 09:51:20 -0700 |
commit | b447077dd43c927a5c5171956309cd849decd769 (patch) | |
tree | 66ee2f9a62dfcfe09e8cc44e191a0e5064d43f67 /net | |
parent | 11e8e6af6ec119f354354f69cc9aade7c6a0bb42 (diff) | |
download | kernel_samsung_crespo-b447077dd43c927a5c5171956309cd849decd769.zip kernel_samsung_crespo-b447077dd43c927a5c5171956309cd849decd769.tar.gz kernel_samsung_crespo-b447077dd43c927a5c5171956309cd849decd769.tar.bz2 |
net: usb: smsc75xx: fix mtu
[ Upstream commit a99ff7d0123b19ecad3b589480b6542716ab6b52 ]
Make smsc75xx recalculate the hard_mtu after adjusting the
hard_header_len.
Without this, usbnet adjusts the MTU down to 1492 bytes, and the host is
unable to receive standard 1500-byte frames from the device.
Inspired by same fix on cdc_eem 78fb72f7936c01d5b426c03a691eca082b03f2b9.
Tested on ARM/Omap3 with EVB-LAN7500-LC.
Signed-off-by: Stephane Fillod <fillods@users.sf.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions