On Thu, Oct 12, 2017 at 10:54:21AM +0200, Johan Hovold wrote:
> Make sure to kill the interrupt-in URB after a failed open request.
> Apart from saving power (and avoiding stale input after a later
> successful open), this also prevents a NULL-deref in the completion
> handler if the port is manually unbound.
> 
> Signed-off-by: Johan Hovold <jo...@kernel.org>
> ---
>  drivers/usb/serial/metro-usb.c | 11 ++++++++---
>  1 file changed, 8 insertions(+), 3 deletions(-)

Reviewed-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>
--
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