diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-06-18 13:38:21 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-21 07:55:00 -0700 |
commit | 943c0ce308843a616466ae83aac90b451ea12f4c (patch) | |
tree | 314d9cd9f2835293a6cac76c4e2e6a7756c1264f /net/unix/af_unix.c | |
parent | 6bfd8cf33859ae23ec9e07a5bdbb55315305962a (diff) |
eth: hinic: migrate to new RXFH callbacks
Migrate to new callbacks added by commit 9bb00786fc61 ("net: ethtool:
add dedicated callbacks for getting and setting rxfh fields").
Zeroing data on SET is not necessary, the argument is not copied
back to user space. The driver has no other RXNFC functionality
so the SET callback can be now removed.
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250618203823.1336156-9-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