> +int mlx4_bitmap_init_with_effective_max(struct mlx4_bitmap *bitmap, > + u32 num, u32 mask, u32 reserved, > + u32 effective_max) This patch adds effective_max stuff but I don't see how it's used anywhere?? - R.