On Wed, Mar 12, 2014 at 07:09:37PM +0100, Johan Hovold wrote:
> Remove erroneous call to usb_clear_halt which is blocking and cannot be
> used in interrupt context.
> 
> This code has possibly never been executed as it would cause an oops if
> it was. Simply treat a stalled-endpoint error as any other error
> condition.
> 
> Cc: stable <sta...@vger.kernel.org>
> Signed-off-by: Johan Hovold <jhov...@gmail.com>

If no one has ever hit this, then it shouldn't need to go to stable, so
I'll remove that line from this patch.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to