summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-06-03 04:28:31 +0300
committerJakub Kicinski <kuba@kernel.org>2026-06-05 00:04:55 +0300
commit1d3964e29e53b02a7c61ed6d6e4aeccba3275ebc (patch)
treedab18e52638515f40e60d615b127db4b21e288be /include/linux
parent251bc9db88fb351ea2dfbd976c4e6aaae6507a91 (diff)
downloadlinux-1d3964e29e53b02a7c61ed6d6e4aeccba3275ebc.tar.xz
net: ethtool: cmis_cdb: hold instance lock for ops locked devices
FW module flashing was written so that the flashing happens without holding rtnl_lock. This allows flashing multiple modules at once. Current drivers can handle that well, but we should let drivers depend on the netdev instance lock. Instance lock is per netdev, and so is the module so we won't break parallel updates. Reviewed-by: Jakub Sitnicki <jakub@cloudflare.com> Acked-by: Stanislav Fomichev <sdf@fomichev.me> Link: https://patch.msgid.link/20260603012840.2254293-3-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions