Skip to content

Commit 004b500

Browse files
Stanislav Fomichevkuba-moo
Stanislav Fomichev
authored andcommitted
eth: bnxt: remove most dependencies on RTNL
Only devlink and sriov paths are grabbing rtnl explicitly. The rest is covered by netdev instance lock which the core now grabs, so there is no need to manage rtnl in most places anymore. On the core side we can now try to drop rtnl in some places (do_setlink for example) for the drivers that signal non-rtnl mode (TBD). Boot-tested and with `ethtool -L eth1 combined 24` to trigger reset. Cc: Saeed Mahameed <[email protected]> Reviewed-by: Michael Chan <[email protected]> Signed-off-by: Stanislav Fomichev <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent cc34acd commit 004b500

File tree

7 files changed

+101
-73
lines changed

7 files changed

+101
-73
lines changed

0 commit comments

Comments
 (0)