diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/mlx5/driver.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mlx5/driver.h b/include/linux/mlx5/driver.h index 554548cd3dd4..32cb18c399c2 100644 --- a/include/linux/mlx5/driver.h +++ b/include/linux/mlx5/driver.h | |||
@@ -227,6 +227,7 @@ struct mlx5_uuar_info { | |||
227 | * protect uuar allocation data structs | 227 | * protect uuar allocation data structs |
228 | */ | 228 | */ |
229 | struct mutex lock; | 229 | struct mutex lock; |
230 | u32 ver; | ||
230 | }; | 231 | }; |
231 | 232 | ||
232 | struct mlx5_bf { | 233 | struct mlx5_bf { |