[PATCH v2] usb: do not reset if a low-speed or full-speed device timed out

2018-01-04 Thread Maxim Moseychuk
t" or similars. Fixes: 264904ccc33c ("usb: retry reset if a device times out") Signed-off-by: Maxim Moseychuk --- drivers/usb/core/hub.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c index cf7bbcb9a63c..775d9

[PATCH] usb: do not reset if a low-speed device timed out

2018-01-03 Thread Maxim Moseychuk
rs. Fixes: 264904ccc33c ("usb: retry reset if a device times out") Signed-off-by: Maxim Moseychuk --- drivers/usb/core/hub.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c index cf7bbcb9a63c..46366c73f0df 100644 --

Re: Fwd: snd_usb_toneport stops working on Linux >=4.9 (Line6 POD Studio UX1)

2017-02-16 Thread Maxim Moseychuk
>> fatal: BUG: attempt to snprintf into too-small buffer > Huh?  Where did that bug line come from?  git? Bug in git l10n. For fix run git with en locale "LANG=c git bisect ..." -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kerne