diff options
author | 2018-09-03 20:19:28 +0300 | |
---|---|---|
committer | 2018-09-04 15:03:06 +0300 | |
commit | aa7e80b220f3a543eefbe4b7e2c5d2b73e2e2ef7 (patch) | |
tree | e38d15984444dc138d21e0f5684e30c80a537baa /tools/perf/scripts/python | |
parent | Linux 4.19-rc1 (diff) | |
download | wireguard-linux-aa7e80b220f3a543eefbe4b7e2c5d2b73e2e2ef7.tar.xz wireguard-linux-aa7e80b220f3a543eefbe4b7e2c5d2b73e2e2ef7.zip |
net/mlx5: Fix atomic_mode enum values
The field atomic_mode is 4 bits wide and therefore can hold values
from 0x0 to 0xf. Remove the unnecessary 20 bit shift that made the values
be incorrect. While that, remove unused enum values.
Fixes: 57cda166bbe0 ("net/mlx5: Add DCT command interface")
Signed-off-by: Moni Shoua <monis@mellanox.com>
Reviewed-by: Artemy Kovalyov <artemyko@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions