diff options
author | Maor Dickman <[email protected]> | 2021-03-22 17:22:03 +0200 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2021-03-31 13:12:21 -0700 |
commit | 1f90aedfb496ccccf862c7b7c0889af20c2fc61a (patch) | |
tree | e7dabd7b3b9c8d92c0fe658d5b92830601b5bb9d /tools/perf/scripts/python | |
parent | d24f847e54214049814b9515771622eaab3f42ab (diff) |
net/mlx5: Delete auxiliary bus driver eth-rep first
Delete auxiliary bus drivers flow deletes the eth driver
first and then the eth-reps driver but eth-reps devices resources
are depend on eth device.
Fixed by changing the delete order of auxiliary bus drivers to delete
the eth-rep driver first and after it the eth driver.
Fixes: 601c10c89cbb ("net/mlx5: Delete custom device management logic")
Signed-off-by: Maor Dickman <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Reviewed-by: Roi Dayan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions