From: Charles Keepax <[email protected]> Date: Mon, 15 Jun 2020 14:18:54 +0100
> A recent change added a disable to NAPI into macb_open, this was
> intended to only happen on the error path but accidentally applies
> to all paths. This causes NAPI to be disabled on the success path, which
> leads to the network to no longer functioning.
>
> Fixes: 014406babc1f ("net: cadence: macb: disable NAPI on error")
> Signed-off-by: Charles Keepax <[email protected]>
Applied, thank you.
