usbnet: increase bulk message timeout
Timeout of 1ms is too low for case when device operates in Full Speed
mode. This causes most incoming frames to be lost.

Since timeout is only used to get out of polling loop in case of no
response from hardware, increasing it should be safe for all platforms.

Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com>
Tested-By: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent d87e8e9 commit 2ffe4cb1c395a492d23f660dca13d7e81947198d
@Nikita Yushchenko Nikita Yushchenko authored on 26 Apr 2018
Sascha Hauer committed on 2 May 2018
Showing 1 changed file
View
drivers/net/usb/usbnet.c