On 1/7/2020 3:51 PM, Ricardo Roldan wrote:
> The function was checking -1 against the callback data instead of
> the given cb_arg parameter.
>
> Signed-off-by: Ricardo Roldan <[email protected]>
Updated title as:
ethdev: fix callback unregister with wildcard argument list
Also adding following metadata to the commit log:
Fixes: af75078fece3 ("first public release")
Cc: [email protected]
Reviewed-by: Ferruh Yigit <[email protected]>
Applied to dpdk-next-net/master, thanks.
(This bug seems as old as DPDK itself J, thanks for fixing it.)