diff options
author | Vikas Gupta <vikas.gupta@broadcom.com> | 2018-07-09 09:24:52 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-10 02:27:14 +0300 |
commit | c58387ab1614f6d7fb9e244f214b61e7631421fc (patch) | |
tree | 221e21494ef4bf95260923a992cc2f5905a5a880 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 30f529473ec962102e8bcd33a6a04f1e1b490ae2 (diff) | |
download | linux-c58387ab1614f6d7fb9e244f214b61e7631421fc.tar.xz |
bnxt_en: Fix for system hang if request_irq fails
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions