diff options
author | Michal Schmidt <[email protected]> | 2023-10-27 10:59:39 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-10-27 15:35:49 -0700 |
commit | 5c4e1d187442c07b8bcbb7097a70e65e8b187598 (patch) | |
tree | 16c78b06515707dbbf8f8c035686c7f5be99a30a /scripts/generate_rust_analyzer.py | |
parent | 34ad34bf06cae3cf2f7b8361aebc28b7d51fb7dc (diff) |
iavf: use unregister_netdev
Use unregister_netdev, which takes rtnl_lock for us. We don't have to
check the reg_state under rtnl_lock. There's nothing to race with. We
have just cancelled the finish_config work.
Signed-off-by: Michal Schmidt <[email protected]>
Reviewed-by: Wojciech Drewek <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Signed-off-by: Jacob Keller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions