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

2018-09-10 Thread Florian Fainelli
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 --- drivers/net/dsa/b53/b53_srab.c | 3 ++- 1 file changed,

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

2018-09-10 Thread Florian Fainelli
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 --- drivers/net/dsa/b53/b53_srab.c | 3 ++- 1 file changed,