[0/5] octeontx2-af: Clean-up some bitmap related usage

Message ID cover.1669378798.git.christophe.jaillet@wanadoo.fr
Headers
Series octeontx2-af: Clean-up some bitmap related usage |

Message

Christophe JAILLET Nov. 25, 2022, 12:23 p.m. UTC
  The main point is patch 4.

The other ones are just minor things spoted while looking at the way the
'id_bmap' bitmap was used.

Christophe JAILLET (5):
  octeontx2-af: Fix a potentially spurious error message
  octeontx2-af: Slightly simplify rvu_npc_exact_init()
  octeontx2-af: Use the bitmap API to allocate bitmaps
  octeontx2-af: Fix the size of memory allocated for the 'id_bmap'
    bitmap
  octeontx2-af: Simplify a size computation in rvu_npc_exact_init()

 .../marvell/octeontx2/af/rvu_npc_hash.c         | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)