summaryrefslogtreecommitdiff
path: root/net/sched
diff options
context:
space:
mode:
authorTobias Regnery <tobias.regnery@gmail.com>2016-09-13 10:06:57 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-09-16 00:15:26 (GMT)
commit0ca4e20ba3de1a1077ee36df22176c2055497923 (patch)
treeb3882e8c7897df77cea9217947963c7e297424d0 /net/sched
parent5400e54add3618759ef607a97d711e356eef6e2a (diff)
downloadlinux-0ca4e20ba3de1a1077ee36df22176c2055497923.tar.xz
alx: fix error handling in __alx_open
In commit 9ee7b683ea63 we moved the enablement of msi interrupts earlier in alx_init_intr. If there is an error in alx_alloc_rings, __alx_open returns with an error but msi (or msi-x) interrupts stays enabled. Add a new error label to disable msi (or msi-x) interrupts. Fixes: 9ee7b683ea63 ("alx: refactor msi enablement and disablement") Signed-off-by: Tobias Regnery <tobias.regnery@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions