usb: isp1760: rework cache initialization error handling
authorRui Miguel Silva <rui.silva@linaro.org>
Tue, 27 Jul 2021 10:05:16 +0000 (11:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Jul 2021 14:25:31 +0000 (16:25 +0200)
commitcbbdb3fe0d974d655c87c3e6ba2990d5496b9f82
treefb46c550bcea16b87b28466e21362e834e0c0e30
parent41f673183862a183d4ea0522c045fabfbd1b28c8
usb: isp1760: rework cache initialization error handling

If we fail to create qtd cache we were not destroying the
urb_listitem, rework the error handling logic to cope with that.

Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
Link: https://lore.kernel.org/r/20210727100516.4190681-4-rui.silva@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/isp1760/isp1760-hcd.c