diff options
author | Vasundhara Volam <[email protected]> | 2019-11-23 22:30:40 -0500 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2019-11-24 14:48:02 -0800 |
commit | bdb3860236b3ec8bb0f55ddef6d62666a8b3b23e (patch) | |
tree | a63e567efb41f21ff065df099cd30ed946a27e5e /scripts/gdb/linux/modules.py | |
parent | ef02af8c8ece3d6fb01fe267c1c7622399bc34f6 (diff) |
bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.
In the bnxt_init_one() failure path, if the driver has already called
firmware to register the driver, it is not undoing the driver
registration. Add this missing step to unregister for correctness,
so that the firmware knows that the driver has unloaded.
Signed-off-by: Vasundhara Volam <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions