diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-06-26 13:28:47 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-30 08:41:24 -0700 |
commit | 739d18cce105ce3c8437ad56bec3fbe62f0210bb (patch) | |
tree | bc59f40f9855d3806c8da78454b763c7c2bff45c /net/lapb/lapb_in.c | |
parent | 5ec353dbff4fd5fed21fa2104c3e01444cc06c89 (diff) |
net: ethtool: move rxfh_fields callbacks under the rss_lock
Netlink code will want to perform the RSS_SET operation atomically
under the rss_lock. sfc wants to hold the rss_lock in rxfh_fields_get,
which makes that difficult. Lets move the locking up to the core
so that for all driver-facing callbacks rss_lock is taken consistently
by the core.
Link: https://patch.msgid.link/20250626202848.104457-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions