On Wed, Sep 06, 2017 at 04:58:28PM +0530, Santosh Shukla wrote: > mp->flags is int and mempool API writes unsigned int > value in 'flags', so fix the 'flags' data type. > > Signed-off-by: Santosh Shukla <[email protected]> > Signed-off-by: Jerin Jacob <[email protected]>
Acked-by: Olivier Matz <[email protected]>

