commit | cbb51067a5f5fbae733283b67fc8013881eb4bb1 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Thu Aug 29 23:55:03 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 30 14:02:19 2019 -0700 |
tree | 51d6e956ec2005db89519edcb257bf164557cacd | |
parent | b4fff2079d1080af7dcad8ad0e80cc89e1ee000c [diff] |
bnxt_en: Add RESET_FW state logic to bnxt_fw_reset_task(). This state handles driver initiated chip reset during error recovery. Only the master function will perform this step during error recovery. The next patch will add code to initiate this reset from the master function. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>