[PATCH net] ibmvnic: Fix IRQ mapping disposal in error path

Jakub Kicinski kuba at kernel.org
Thu Jul 30 08:28:20 AEST 2020


On Wed, 29 Jul 2020 16:36:32 -0500 Thomas Falcon wrote:
> RX queue IRQ mappings are disposed in both the TX IRQ and RX IRQ
> error paths. Fix this and dispose of TX IRQ mappings correctly in
> case of an error.
> 
> Signed-off-by: Thomas Falcon <tlfalcon at linux.ibm.com>

Thomas, please remember about Fixes tags (for networking patches, 
at least):

Fixes: ea22d51a7831 ("ibmvnic: simplify and improve driver probe function")


More information about the Linuxppc-dev mailing list