diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-06-18 13:38:23 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-21 07:55:00 -0700 |
commit | 72792461c8e8d19b3fe8d62a1b3ea6a2e3135182 (patch) | |
tree | 78dd9c606ad13981de9479316bb7206492bc7df6 /net/unix/af_unix.c | |
parent | 188793f082a522a5413155d16f74924e3e551d93 (diff) |
net: ethtool: don't mux RXFH via rxnfc callbacks
All drivers have been converted. Stop using the rxnfc fallbacks
for Rx Flow Hashing configuration.
Joe pointed out in earlier review that in ethtool_set_rxfh()
we need both .get_rxnfc and .get_rxfh_fields, because we need
both the ring count and flow hashing (because we call
ethtool_check_flow_types()). IOW the existing check added
for transitioning drivers was buggy.
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250618203823.1336156-11-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions