diff options
author | Edward Cree <[email protected]> | 2024-09-04 19:11:56 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-09-06 18:22:17 -0700 |
commit | 32b81e4f0e5d8a50c2bd34e9d61dd52b5d82856f (patch) | |
tree | 263e3d8c544d58d57ce1e30e16703e73a5867be5 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 5953711258c7a50393706ab42bc6562f569f762b (diff) |
sfc: siena: rip out rss-context dead code
Siena hardware does not support custom RSS contexts, but when the
driver was forked from sfc.ko, some of the plumbing for them was
copied across from the common code. Actually trying to use them
would lead to EOPNOTSUPP as the relevant efx_nic_type methods were
not populated.
Remove this dead code from the Siena driver.
Signed-off-by: Edward Cree <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions