Files
linux/drivers
Dexuan Cui 62ea8b77ed 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 <decui@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-11-01 13:21:49 +00:00
..
2021-09-08 11:50:26 -07:00
2021-07-21 11:53:42 +02:00
2021-10-28 12:46:31 +01:00
2021-10-28 12:47:49 +01:00
2021-10-29 13:17:21 +01:00
2021-09-20 12:43:34 +01:00
2021-07-21 11:53:42 +02:00
2021-10-28 14:42:20 +01:00
2021-07-21 11:53:42 +02:00
2021-07-21 11:53:42 +02:00
2021-08-14 15:54:09 -06:00