Re: [PATCH] net/mlx5: Use the bitmap API to allocate bitmaps

From: Saeed Mahameed
Date: Wed Jul 13 2022 - 18:23:17 EST


On 10 Jul 14:36, Christophe JAILLET wrote:
Use bitmap_zalloc()/bitmap_free() instead of hand-writing them.

It is less verbose and it improves the semantic.

Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>

applied to net-next-mlx5