mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
The ethtool_ops function pointers get_rxfh and set_rxfh were updated for Linux v6.8 to pass arguments via a new 'ethtool_rxfh_param' structure. Add a new test for conftest to detect if the get_rxfh and set_rxfh functions support the 'ethtool_rxfh_param' structure and update the nvethernet driver accordingly for Linux v6.8. Bug 4448428 Change-Id: Ia1c49d88c4ac73539454b010af92c261e14be4bf Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3037949 Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>