aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2025-07-07 18:41:12 +0000
committerJakub Kicinski <[email protected]>2025-07-08 18:56:40 +0000
commitbe78c83a8bbb838bed75798a55da59f3b86851c6 (patch)
treea33f674f8dc2f243edb72c9f9ffe3e9bd4c21b10 /net/lapb/lapb_iface.c
parenteth: otx2: migrate to the *_rxfh_context ops (diff)
downloadkernel-be78c83a8bbb838bed75798a55da59f3b86851c6.tar.gz
kernel-be78c83a8bbb838bed75798a55da59f3b86851c6.zip
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 <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions