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 <tlfal...@linux.ibm.com>
Thomas, please remember about Fixes tags (for networking patches, at least): Fixes: ea22d51a7831 ("ibmvnic: simplify and improve driver probe function")