Skip to content
Snippets Groups Projects
Commit b443307a authored by Pablo de Lara's avatar Pablo de Lara Committed by Thomas Monjalon
Browse files

ring: fix return type in enqueue and dequeue burst functions


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: default avatarPablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: default avatarOlivier Matz <olivier.matz@6wind.com>
parent ca68c819
Branches
Tags
1 merge request!1examples/ipsec-secgw: fix TAP default MAC address
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment