diff options
author | Vikas Gupta <vikas.gupta@broadcom.com> | 2018-07-09 02:24:52 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-09 16:27:14 -0700 |
commit | c58387ab1614f6d7fb9e244f214b61e7631421fc (patch) | |
tree | 221e21494ef4bf95260923a992cc2f5905a5a880 /lib/rhashtable.c | |
parent | 30f529473ec962102e8bcd33a6a04f1e1b490ae2 (diff) | |
download | talos-obmc-linux-c58387ab1614f6d7fb9e244f214b61e7631421fc.tar.gz talos-obmc-linux-c58387ab1614f6d7fb9e244f214b61e7631421fc.zip |
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 'lib/rhashtable.c')
0 files changed, 0 insertions, 0 deletions