diff options
author | Hanoh Haim <hhaim@cisco.com> | 2016-12-11 10:29:05 +0200 |
---|---|---|
committer | Hanoh Haim <hhaim@cisco.com> | 2016-12-11 11:50:18 +0200 |
commit | 6b80dbde69c8a0d57b081457415108bd1fa46523 (patch) | |
tree | 35feee8c86454b764df6a66955478dbef94035ea /external_libs | |
parent | 568d62a95612dd3210497c870be3d57eb728f45c (diff) |
ConnextX-4 local build take the right headers
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
Diffstat (limited to 'external_libs')
-rw-r--r-- | external_libs/ibverbs/include/infiniband/mlx5_hw.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/external_libs/ibverbs/include/infiniband/mlx5_hw.h b/external_libs/ibverbs/include/infiniband/mlx5_hw.h index c772f339..2ac217d0 100644 --- a/external_libs/ibverbs/include/infiniband/mlx5_hw.h +++ b/external_libs/ibverbs/include/infiniband/mlx5_hw.h @@ -31,7 +31,6 @@ #define MLX5_CQ_DB_REQ_NOT (0 << 24) #define MLX5E_CQE_FORMAT_MASK 0xc - enum mlx5_alloc_type { MXM_MLX5_ALLOC_TYPE_DUMMY }; enum mlx5_rsc_type { MXM_MLX5_RSC_TYPE_DUMMY }; enum mlx5_db_method { MXM_MLX5_DB_TYPE_DUMMY }; |