summaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-07-07 11:41:12 -0700
committerJakub Kicinski <kuba@kernel.org>2025-07-08 11:56:40 -0700
commitbe78c83a8bbb838bed75798a55da59f3b86851c6 (patch)
treea33f674f8dc2f243edb72c9f9ffe3e9bd4c21b10 /net/switchdev/switchdev.c
parent62e01d8c4170f32d074ee68aa92a7e7e89380539 (diff)
eth: ice: drop the dead code related to rss_contexts
ICE appears to have some odd form of rss_context use plumbed in for .get_rxfh. The .set_rxfh side does not support creating contexts, however, so this must be dead code. For at least a year now (since commit 7964e7884643 ("net: ethtool: use the tracking array for get_rxfh on custom RSS contexts")) we have not been calling .get_rxfh with a non-zero rss_context. We just get the info from the RSS XArray under dev->ethtool. Remove what must be dead code in the driver, clear the support flags. Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20250707184115.2285277-3-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions