diff options
author | Hariprasad Kelam <[email protected]> | 2020-09-30 21:39:14 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-09-30 15:07:19 -0700 |
commit | 1ea0166da0509e987caa42c30a6a71f2c6ca1875 (patch) | |
tree | 617330c5cc53ddefbb7a2b78814ce3345cf4c0f7 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 89eae5e87b4fa799726a3e8911c90d418cb5d2b1 (diff) |
octeontx2-pf: Fix the device state on error
Currently in otx2_open on failure of nix_lf_start
transmit queues are not stopped which are already
started in link_event. Since the tx queues are not
stopped network stack still try's to send the packets
leading to driver crash while access the device resources.
Fixes: 50fe6c02e ("octeontx2-pf: Register and handle link notifications")
Signed-off-by: Hariprasad Kelam <[email protected]>
Signed-off-by: Geetha sowjanya <[email protected]>
Signed-off-by: Sunil Goutham <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions