commit | df3875ec550396974b1d8a518bd120d034738236 | [log] [tgz] |
---|---|---|
author | Vasundhara Volam <vasundhara-v.volam@broadcom.com> | Wed Aug 26 01:08:35 2020 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 26 07:19:03 2020 -0700 |
tree | 0dbd46f4a822b31b75df843abbc044c616f44d51 | |
parent | 7de651490c27ebc5edb5c7224c368bd0cd5b3862 [diff] |
bnxt_en: Fix PCI AER error recovery flow When a PCI error is detected the PCI state could be corrupt, save the PCI state after initialization and restore it after the slot reset. Fixes: 6316ea6db93d ("bnxt_en: Enable AER support.") Signed-off-by: Vasundhara Volam <vasundhara-v.volam@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>