From: Stephane Fillod Date: Fri, 20 Apr 2012 09:39:23 +0000 (+0000) Subject: net: usb: smsc95xx: fix mtu X-Git-Tag: v3.4-rc6~23^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bbf56609d304e8aae2076610d938206453035de;p=pandora-kernel.git net: usb: smsc95xx: fix mtu Make smsc95xx recalculate the hard_mtu after adjusting the hard_header_len. Without this, usbnet adjusts the MTU down to 1488 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/Beagle. Signed-off-by: Stephane Fillod Signed-off-by: David S. Miller --- Reading git-diff-tree failed