net: ethtool: remove the duplicated handling from rxfh and rxnfc
authorJakub Kicinski <kuba@kernel.org>
Wed, 11 Jun 2025 14:59:42 +0000 (07:59 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 13 Jun 2025 00:16:19 +0000 (17:16 -0700)
commit2a644c5cecc028c4fcd6545dd736b4dee949b090
tree5318318e9ff1ae9fb488a4b42ffc0c1d06517d28
parentf4f126535546e275ffd89cdb9cc2fd581ebf3670
net: ethtool: remove the duplicated handling from rxfh and rxnfc

Now that the handles have been separated - remove the RX Flow Hash
handling from rxnfc functions and vice versa.

Reviewed-by: Joe Damato <joe@dama.to>
Link: https://patch.msgid.link/20250611145949.2674086-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ethtool/ioctl.c