summaryrefslogtreecommitdiffstats
path: root/net/core
diff options
context:
space:
mode:
authorNathan Fontenot <nfont@linux.vnet.ibm.com>2018-02-20 11:04:18 -0600
committerDavid S. Miller <davem@davemloft.net>2018-02-21 15:35:18 -0500
commitaf9090c2375e6a4a7b3059c9a3d36cb363c35d42 (patch)
tree43f52a8e04c904936f2f71e68df0e3654ea6a5be /net/core
parenta823fed03b5d940e4d57271222a0b959fc2ab201 (diff)
downloadlinux-af9090c2375e6a4a7b3059c9a3d36cb363c35d42.tar.bz2
ibmvnic: Correct goto target for tx irq initialization failure
When a failure occurs during initialization of the tx sub crq irqs, we should branch to the cleanup of the tx irqs. The current code branches to the rx irq cleanup and attempts to cleanup the rx irqs which have not been initialized. Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions