mbox series

[0/2] octeon_ep: Fix the error handling path of octep_request_irqs()

Message ID cover.1652629833.git.christophe.jaillet@wanadoo.fr (mailing list archive)
Headers show
Series octeon_ep: Fix the error handling path of octep_request_irqs() | expand

Message

Christophe JAILLET May 15, 2022, 3:56 p.m. UTC
I send a small serie to ease review and because I'm sighly less confident with
the 2nd patch.

They are related to the same Fixes: tag, so they obviously could be merged if
it is preferred.

Christophe JAILLET (2):
  octeon_ep: Fix a memory leak in the error handling path of
    octep_request_irqs()
  octeon_ep: Fix irq releasing in the error handling path of
    octep_request_irqs()

 drivers/net/ethernet/marvell/octeon_ep/octep_main.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)