commit | e3af71a36f9a68bd5d5a63d9960c9b624324784f | [log] [tgz] |
---|---|---|
author | Marek BehĂșn <marek.behun@nic.cz> | Mon Feb 25 12:39:55 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 25 09:47:09 2019 -0800 |
tree | 26b483edbfcf16de4399c48b269f64dccce9df76 | |
parent | 65b034cf5c1766492aa107958149b440889480be [diff] |
net: dsa: mv88e6xxx: Fix phylink_validate for Topaz family The Topaz family should have different phylink_validate method from the Peridot, since on Topaz the port supporting 2500BaseX mode is port 5, not 9 and 10. Signed-off-by: Marek BehĂșn <marek.behun@nic.cz> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>