]> git.baikalelectronics.ru Git - kernel.git/commit
bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.
authorVasundhara Volam <vasundhara-v.volam@broadcom.com>
Thu, 20 Feb 2020 22:26:35 +0000 (17:26 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Feb 2020 00:05:42 +0000 (16:05 -0800)
commit44570c87f576d268bec37c75706013ccbbc0e147
treef008ac7473b6837a34043a49d30566802c9b9a8a
parent7dd23196b77fd0875a578d3f5c6d664acef1f452
bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.

If crashed kernel does not shutdown the NIC properly, PCIe FLR
is required in the kdump kernel in order to initialize all the
functions properly.

Fixes: 749910a040f7 ("bnxt_en: Reduce memory usage when running in kdump kernel.")
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>
drivers/net/ethernet/broadcom/bnxt/bnxt.c