]> git.karo-electronics.de Git - karo-tx-linux.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)
commit137ffd15f71ec29ff1a57728081569698591225a
tree44ccc79d755ce4c6b0458eb0c360f26158e34555
parente2e086c196b297f84c625d53471e3edc022db565
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: f32f5bd2eb7e ('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