summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-06-26 13:28:46 -0700
committerJakub Kicinski <kuba@kernel.org>2025-06-30 08:41:24 -0700
commit5ec353dbff4fd5fed21fa2104c3e01444cc06c89 (patch)
tree0b601732612e3082f713db929b8b10877d6bef14 /net/lapb/lapb_in.c
parent99e3eb454cc48b9f2691256780aeb247bdc0ee3d (diff)
net: ethtool: take rss_lock for all rxfh changes
Always take the rss_lock in ethtool_set_rxfh(). We will want to make a similar change in ethtool_set_rxfh_fields() and some drivers lock that callback regardless of rss context ID being set. Having some callbacks locked unconditionally and some only if context ID is set would be very confusing. ethtool handling is under rtnl_lock, so rss_lock is very unlikely to ever be congested. Link: https://patch.msgid.link/20250626202848.104457-2-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