diff options
author | 2022-11-14 11:56:11 +0200 | |
---|---|---|
committer | 2022-11-21 18:14:35 -0800 | |
commit | 11abca031ee34d8d50876e899cb2875d8fac01df (patch) | |
tree | b00fab111446792cb7905c8b695116c277bfdd06 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | net/mlx5e: Offload rule only when all encaps are valid (diff) | |
download | wireguard-linux-11abca031ee34d8d50876e899cb2875d8fac01df.tar.xz wireguard-linux-11abca031ee34d8d50876e899cb2875d8fac01df.zip |
net/mlx5e: Remove leftovers from old XSK queues enumeration
Before the cited commit, for N channels, a dedicated set of N queues was
created to support XSK, in indices [N, 2N-1], doubling the number of
queues.
In addition, changing the number of channels was prohibited, as it would
shift the indices.
Remove these two leftovers, as we moved XSK to a new queueing scheme,
starting from index 0.
Fixes: 3db4c85cde7a ("net/mlx5e: xsk: Use queue indices starting from 0 for XSK queues")
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Gal Pressman <gal@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions