2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/ethernet/huawei
Jakub Kicinski 943c0ce308 eth: hinic: migrate to new RXFH callbacks
Migrate to new callbacks added by commit 9bb00786fc ("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>
2025-06-21 07:55:00 -07:00
..
hinic eth: hinic: migrate to new RXFH callbacks 2025-06-21 07:55:00 -07:00
hinic3 hinic3: remove tx_q name collision hack 2025-06-10 15:27:19 -07:00
Kconfig hinic3: module initialization and tx/rx logic 2025-05-21 20:31:42 -07:00
Makefile hinic3: module initialization and tx/rx logic 2025-05-21 20:31:42 -07:00