From: Jakub Kicinski Date: Thu, 4 Jun 2026 21:05:01 +0000 (-0700) Subject: Merge branch 'net-ethtool-make-sure-__ethtool_get_link_ksettings-is-ops-locked' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a5d837f0ce2;p=thirdparty%2Flinux.git Merge branch 'net-ethtool-make-sure-__ethtool_get_link_ksettings-is-ops-locked' Jakub Kicinski says: ==================== net: ethtool: make sure __ethtool_get_link_ksettings() is ops-locked This is prep for the series which will make most of the ethtool ops run without rtnl_lock. The AI bots surfaced a number of callers of __ethtool_get_link_ksettings() which need fixing, so I decided to send that as a smaller prep-series. Each driver changed separately for ease of review. Full series unlocking ethtool ops AKA v1:: https://lore.kernel.org/20260528231637.251822-1-kuba@kernel.org ==================== Link: https://patch.msgid.link/20260603012840.2254293-1-kuba@kernel.org Signed-off-by: Jakub Kicinski --- 6a5d837f0ce2486383259b13d3c9c294c87add3b