Re: rt2x00usb: Fix error return code

From: Kalle Valo
Date: Sat Sep 03 2016 - 06:08:38 EST


Christophe Jaillet <christophe.jaillet@xxxxxxxxxx> wrote:
> We know that 'retval = 0' because it has been tested a few lines above.
> So, if 'devm_kmalloc' fails, 0 will be returned instead of an error code.
> Return -ENOMEM instead.
>
> Fixes: 8b4c0009313f ("rt2x00usb: Use usb anchor to manage URB")
> Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
> Acked-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx>

Thanks, 1 patch applied to wireless-drivers-next.git:

410280bac622 rt2x00usb: Fix error return code

--
Sent by pwcli
https://patchwork.kernel.org/patch/9275379/