Re: [PATCH net-next] net: dsa: b53: Only call b53_port_event() for SGMII ports

From: David Miller
Date: Wed Sep 12 2018 - 03:07:21 EST


From: Florian Fainelli <f.fainelli@xxxxxxxxx>
Date: Mon, 10 Sep 2018 16:47:07 -0700

> Built-in PHY ports are still being polled, avoid generating spurious
> and duplicate events which the PHY library resolves through polling
> anyways.
>
> Fixes: 0e01491de646 ("net: dsa: b53: Add SerDes support")
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Applied, thanks Florian.