On 4/27/2021 3:08 AM, Min Hu (Connor) wrote:
> Return value of function 'eth_kni_dev_stop' passed to 'ret' is
> rewritten later, and this is unreasonable.
>
> This patch fixes it.
>
> Fixes: 62024eb82756 ("ethdev: change stop operation callback to return int")
> Cc: [email protected]
>
> Signed-off-by: Min Hu (Connor) <[email protected]>Reviewed-by: Ferruh Yigit <[email protected]> Applied to dpdk-next-net/main, thanks.

