On 11/19/2019 8:22 AM, Andrew Rybchenko wrote:
> memcpy() source and destination areas must not overlap and equal
> pointers is the case which is really met, so handle it.
>
> Fixes: 68b931bff287 ("ethdev: eliminate interim variable")
> Cc: [email protected]
>
> Signed-off-by: Andrew Rybchenko <[email protected]>Reviewed-by: Ferruh Yigit <[email protected]>

