Re: [PATCH] qlcnic: Complete exception handling in qlcnic_83xx_interrupt_test()

From: Markus Elfring
Date: Mon May 25 2020 - 09:35:12 EST


> â, function qlcnic_83xx_diag_alloc_res() is not handled by
> function qlcnic_83xx_diag_free_res() after a call of â

I have got understanding difficulties for this wording.


> Fix this issue by adding a jump target "fail_mbx_args",
> and jump to this new target when qlcnic_alloc_mbx_args() failed.

Would a wording variant like the following be more succinct?

Thus add the jump target âfail_mbx_argsâ to complete the exception handling.


Regards,
Markus