diff options
author | Dexuan Cui <[email protected]> | 2021-10-29 17:54:07 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-11-01 13:21:49 +0000 |
commit | 62ea8b77ed3b7086561765df0226ebc7bb442020 (patch) | |
tree | cd06f8b0727febc922fd9c4f05c4e272ea360682 /drivers/usb/cdns3/cdns3-imx.c | |
parent | 3c37f3573508937475d62396149df93ec24e71eb (diff) |
net: mana: Improve the HWC error handling
Currently when the HWC creation fails, the error handling is flawed,
e.g. if mana_hwc_create_channel() -> mana_hwc_establish_channel() fails,
the resources acquired in mana_hwc_init_queues() is not released.
Enhance mana_hwc_destroy_channel() to do the proper cleanup work and
call it accordingly.
Signed-off-by: Dexuan Cui <[email protected]>
Reviewed-by: Haiyang Zhang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions