On Sat, Jun 14, 2025 at 11:09:06AM -0700, Jakub Kicinski wrote:
> Migrate to new callbacks added by commit 9bb00786fc61 ("net: ethtool:
> add dedicated callbacks for getting and setting rxfh fields").
>
> I'm deleting all the boilerplate kdoc from the affected functions.
> It is somewhere between pointless and incorrect, just a burden for
> people refactoring the code.
>
> Reviewed-by: Aleksandr Loktionov <[email protected]>
> Signed-off-by: Jakub Kicinski <[email protected]>
> ---
> drivers/net/ethernet/intel/ice/ice_ethtool.c | 59 ++++++--------------
> 1 file changed, 18 insertions(+), 41 deletions(-)
Reviewed-by: Joe Damato <[email protected]>