commit | 137ffd15f71ec29ff1a57728081569698591225a | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Tue Jun 13 18:12:13 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jun 22 14:30:14 2017 +0300 |
tree | 44ccc79d755ce4c6b0458eb0c360f26158e34555 | |
parent | e2e086c196b297f84c625d53471e3edc022db565 [diff] |
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>