On 9/24/2019 6:01 PM, Andrew Rybchenko wrote: > Promiscuous mode callback may return error if the device is removed. > Use eth_err() helper to check the condition and return appropriate > error code. > > Fixes: dff6d544fb3c ("ethdev: do nothing if promiscuous mode is applied > again") > > Signed-off-by: Andrew Rybchenko <arybche...@solarflare.com>
Squashed into relevant commit in next-net, thanks.