On Thu, Jul 31, 2014 at 01:16:05PM +0800, Kmindg wrote: > The first user of this will be the bitmap. > > Signed-off-by: Kmindg <kmi...@gmail.com>
None of the current callers of rightmost_1bit_idx() or leftmost_1bit_idx() would be bothered if their arguments became 64-bit and they started returning 64 instead of 32 for a zero argument. I think we should just change those functions to take a 64-bit argument. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev