From: Jiri Pirko <j...@resnulli.us> Date: Mon, 4 Mar 2019 12:59:46 +0100
> Mon, Mar 04, 2019 at 09:57:00AM CET, andriy.shevche...@linux.intel.com wrote: >>Switch to bitmap_zalloc() to show clearly what we are allocating. >>Besides that it returns pointer of bitmap type instead of opaque void *. >> >>Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> > > Acked-by: Jiri Pirko <j...@mellanox.com> > > Hoever, net-next is closed now, so you might have to repost after it > opens again. I'll probably take this one...