commit | 1fb0d4e8ddb1b64d6efbd01e44f8994644521419 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Mon Sep 10 16:47:07 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 12 00:06:55 2018 -0700 |
tree | fcb9a75e5ebf2804f4fec6d48e7159600b3b737e | |
parent | 150085791afb8054e11d2e080d4b9cd755dd7f69 [diff] |
net: dsa: b53: Only call b53_port_event() for SGMII ports 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@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>