> > Enqueue and dequeue burst functions always return a positive > > value (including 0), so return type should be unsigned, > > instead of int. > > > > Fixed also API doc for one of the functions. > > > > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com> > > Acked-by: Olivier Matz <olivier.matz at 6wind.com>
Applied Thanks -- Thomas