diff options
| author | Michael Chan <[email protected]> | 2021-03-22 03:08:43 -0400 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-03-22 13:07:28 -0700 |
| commit | 2924ad95cb51673ed3544cf371cafc66e2c76cc8 (patch) | |
| tree | 433c230af17504f156314a18bda26ff6c7497787 /tools/perf/scripts/python | |
| parent | 15a7deb895497e4c9496b98367e4a0671add03f1 (diff) | |
bnxt_en: Set BNXT_STATE_FW_RESET_DET flag earlier for the RDMA driver.
During ifup, if the driver detects that firmware has gone through a
reset, it will go through a re-probe sequence. If the RDMA driver is
loaded, the re-probe sequence includes calling the RDMA driver to stop.
We need to set the BNXT_STATE_FW_RESET_DET flag earlier so that it is
visible to the RDMA driver. The RDMA driver's stop sequence is
different if firmware has gone through a reset.
Reviewed-by: Pavan Chebbi <[email protected]>
Reviewed-by: P B S Naresh Kumar <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions