mlx4_core: maintain available field in bitmap allocator
authorEli Cohen <eli@mellanox.co.il>
Tue, 22 Mar 2011 22:38:45 +0000 (22:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Mar 2011 19:24:24 +0000 (12:24 -0700)
Add mlx4_bitmap_avail() to give the number of available resources. We want to
use this as a hint to whether to allocate a resources or not. This patch is
introduced to be used with allocation blue flame registers.

Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found