IB/mlx5: Fix binary compatibility with libmlx5
[deliverable/linux.git] / include / linux / mlx5 / driver.h
index 554548cd3dd4683145ce5ef0a4b1e66fb829365d..32cb18c399c2048692f0c173d8708365ae849455 100644 (file)
@@ -227,6 +227,7 @@ struct mlx5_uuar_info {
         * protect uuar allocation data structs
         */
        struct mutex            lock;
+       u32                     ver;
 };
 
 struct mlx5_bf {
This page took 0.033194 seconds and 5 git commands to generate.