From: William Gulland
Date: Fri, Jun 28, 2013 at 3:13 PM
Subject: Re: [PATCH] usb: Clear both buffers when clearing a control
transfer TT buffer.
To: Alan Stern
Cc: Sarah Sharp , USB list
On Fri, Jun 28, 2013 at 12:24 PM, Alan Stern wrote:
>
> Please use Reply-To-All so that your re
Control transfers have both IN and OUT (or SETUP) packets, so when
clearing TT buffers for a control transfer it's necessary to send
two HUB_CLEAR_TT_BUFFER requests to the hub.
Signed-off-by: William Gulland
---
drivers/usb/core/hub.c | 9 +
1 file changed, 9 inser