From: Jakub Kicinski Date: Tue, 26 May 2026 15:19:36 +0000 (-0700) Subject: Merge branch 'ethtool-module-fix-a-handful-of-small-bugs' X-Git-Tag: v7.1-rc6~27^2~16 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=c66d7c3c1f173cf73a2a2f8302666d86beafff22;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'ethtool-module-fix-a-handful-of-small-bugs' Jakub Kicinski says: ==================== ethtool: module: fix a handful of small bugs I've been poking at the locking in ethtool and it appears that the FW flashing is not currently taking the ops lock. Existing drivers which implement module FW flashing seem to have their own locking, so this series doesn't actually add the ops lock (I'll add it in net-next). But a number of other errors have been surfaced in the process. ==================== Link: https://patch.msgid.link/20260522231312.1710836-1-kuba@kernel.org Signed-off-by: Jakub Kicinski --- c66d7c3c1f173cf73a2a2f8302666d86beafff22