]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net/mlx5: Fix offset of tisc bits reserved field
authorSaeed Mahameed <saeedm@mellanox.com>
Mon, 29 Jul 2019 21:12:56 +0000 (21:12 +0000)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 1 Aug 2019 18:14:24 +0000 (11:14 -0700)
commit7761f9eef3f09f2f4c579313e0c536770b5ecff4
treeb5b4586787179a195fd0c7c5cc0ffbe40443f07b
parent8536a6bf2ea1f3bf4e3159b590fbecce4d854796
net/mlx5: Fix offset of tisc bits reserved field

First reserved field is off by one instead of reserved_at_1 it should be
reserved_at_2, fix that.

Fixes: a12ff35e0fb7 ("net/mlx5: Introduce TLS TX offload hardware bits and structures")
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
include/linux/mlx5/mlx5_ifc.h