summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/cnic.c
diff options
context:
space:
mode:
authorVasundhara Volam <vasundhara-v.volam@broadcom.com>2019-10-21 08:34:29 +0300
committerJakub Kicinski <jakub.kicinski@netronome.com>2019-10-22 23:15:39 +0300
commitf6824308c4be25ba024ab942a6135aa0356acaea (patch)
tree40c45b50e3e9a20f8ffd780f64f64deefc6cef1a /drivers/net/ethernet/broadcom/cnic.c
parentf255ed1c4e4c5ed8171b6e81dce1297df1f1b60c (diff)
downloadlinux-f6824308c4be25ba024ab942a6135aa0356acaea.tar.xz
bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled device.
With the recently added error recovery logic, the device may already be disabled if the firmware recovery is unsuccessful. In bnxt_remove_one(), check that the device is still enabled first before calling pci_disable_device(). Fixes: 3bc7d4a352ef ("bnxt_en: Add BNXT_STATE_IN_FW_RESET state.") Signed-off-by: Vasundhara Volam <vasundhara-v.volam@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Diffstat (limited to 'drivers/net/ethernet/broadcom/cnic.c')
0 files changed, 0 insertions, 0 deletions