diff options
author | Edward Cree <ecree.xilinx@gmail.com> | 2024-09-04 19:11:56 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-09-06 18:22:17 -0700 |
commit | 32b81e4f0e5d8a50c2bd34e9d61dd52b5d82856f (patch) | |
tree | 263e3d8c544d58d57ce1e30e16703e73a5867be5 /net/unix/af_unix.c | |
parent | 5953711258c7a50393706ab42bc6562f569f762b (diff) | |
download | linux-32b81e4f0e5d8a50c2bd34e9d61dd52b5d82856f.tar.gz linux-32b81e4f0e5d8a50c2bd34e9d61dd52b5d82856f.tar.bz2 linux-32b81e4f0e5d8a50c2bd34e9d61dd52b5d82856f.zip |
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 <ecree.xilinx@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240904181156.1993666-1-edward.cree@amd.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions