diff options
| author | Shiju Jose <[email protected]> | 2019-06-13 17:12:22 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-06-14 19:26:15 -0700 |
| commit | a955d71df26c43337ca0ab8f9279d54715cd601f (patch) | |
| tree | 2b57b86e2dda56441cec03585edd1c141bb3f069 /tools/perf/scripts/python | |
| parent | 123297b78bc6ce7b8b599d18952d99ada958dd27 (diff) | |
net: hns3: fix avoid unnecessary resetting for the H/W errors which do not require reset
HNS does not need to be reset when errors occur in some bits.
However presently the HNAE3_FUNC_RESET is set in this case and
as a result the default_reset is done when these errors are reported.
This patch fix this issue. Also patch does some optimization
in setting the reset level for the error recovery.
Reported-by: Weihang Li <[email protected]>
Signed-off-by: Shiju Jose <[email protected]>
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions