diff options
author | Vikas Gupta <vikas.gupta@broadcom.com> | 2018-07-09 09:24:52 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-24 14:09:15 +0300 |
commit | fdf578210a0eb0b600c68795377cbf4999a24a25 (patch) | |
tree | e1b45dc326e3e050bc05ea2c138430093f84dba4 /tools/perf/util/llvm-utils.c | |
parent | cab718feb18f6e4900f8951e966804d988d39a2d (diff) | |
download | linux-fdf578210a0eb0b600c68795377cbf4999a24a25.tar.xz |
bnxt_en: Fix for system hang if request_irq fails
[ Upstream commit c58387ab1614f6d7fb9e244f214b61e7631421fc ]
Fix bug in the error code path when bnxt_request_irq() returns failure.
bnxt_disable_napi() should not be called in this error path because
NAPI has not been enabled yet.
Fixes: c0c050c58d84 ("bnxt_en: New Broadcom ethernet driver.")
Signed-off-by: Vikas Gupta <vikas.gupta@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/util/llvm-utils.c')
0 files changed, 0 insertions, 0 deletions