On Thu, 10 Oct 2024 17:17:11 +0800
Chaoyong He <[email protected]> wrote:
> The return value of 'nfp_eth_set_configured()' is three ways, the
> original logic considered it as two ways wrongly.
>
> Fixes: 61d4008fe6bb ("net/nfp: support setting link up/down")
> Cc: [email protected]
>
> Signed-off-by: Chaoyong He <[email protected]>
> Reviewed-by: Long Wu <[email protected]>
> Reviewed-by: Peng Zhang <[email protected]>
Maybe refering to the return values in nfp_nsp_eth.c would be clearer
but makes sense.
Acked-by: Stephen Hemminger <[email protected]>