21/01/2019 17:18, Andrew Rybchenko:
> rte_errno should be set to positive value from errno.h plus
> few RTE-specific values.
> 
> Fixes: 4fb7e803eb1a ("ethdev: add Tx preparation")
> Fixes: 439a90b5f2a7 ("ethdev: reorder inline functions")
> Cc: [email protected]
> 
> Signed-off-by: Andrew Rybchenko <[email protected]>

Applied, thanks

There are other occurrences in drivers:
        git grep 'rte_errno = -E'



Reply via email to