Skip to content
Commit a2cb4a98 authored by Roland Dreier's avatar Roland Dreier
Browse files

IB/mlx4: Fix last allocated object tracking in bitmap allocator



Set last allocated object to the object after the one just allocated
before ORing in the extra top bits.  Also handle the case where this
wraps around.

Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent d998ccce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment