commit | cbbdb3fe0d974d655c87c3e6ba2990d5496b9f82 | [log] [tgz] |
---|---|---|
author | Rui Miguel Silva <rui.silva@linaro.org> | Tue Jul 27 11:05:16 2021 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 27 16:25:31 2021 +0200 |
tree | fb46c550bcea16b87b28466e21362e834e0c0e30 | |
parent | 41f673183862a183d4ea0522c045fabfbd1b28c8 [diff] |
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>