From: Jakub Kicinski Date: Tue, 17 Jun 2025 01:14:54 +0000 (-0700) Subject: Merge branch 'eth-intel-migrate-to-new-rxfh-callbacks' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1864b2eb202c7bddfb381f4bb3547627967f4f4;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'eth-intel-migrate-to-new-rxfh-callbacks' Jakub Kicinski says: ==================== eth: intel: migrate to new RXFH callbacks Migrate Intel drivers to the recently added dedicated .get_rxfh_fields and .set_rxfh_fields ethtool callbacks. Note that I'm deleting all the boilerplate kdoc from the affected functions in the more recent drivers. If the maintainers feel strongly I can respin and add it back, but it really feels useless and undue burden for refactoring. No other vendor does this. v1: https://lore.kernel.org/20250613010111.3548291-1-kuba@kernel.org ==================== Link: https://patch.msgid.link/20250614180907.4167714-1-kuba@kernel.org Signed-off-by: Jakub Kicinski --- c1864b2eb202c7bddfb381f4bb3547627967f4f4