]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Fix offset of hca cap reserved field
authorOr Gerlitz <ogerlitz@mellanox.com>
Tue, 13 Jun 2017 15:12:13 +0000 (18:12 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 22 Jun 2017 11:30:14 +0000 (14:30 +0300)
commitc22d0ca149930164461514189ca8b3a6f32502ae
tree44ccc79d755ce4c6b0458eb0c360f26158e34555
parent59b6e90308089e07009f5dba148ceb141067c9ca
net/mlx5: Fix offset of hca cap reserved field

The offending commit pushed fwd the field by two bits but
didn't increment the offset, fix that. Currently, no damage
was done b/c this is just a field name, but lets have it right.

Fixes: d9987beb3426 ('net/mlx5: Configure cache line size for start and end padding')
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reported-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
include/linux/mlx5/mlx5_ifc.h