commit | 631ba9063b446800e96debb41ad45eba85f880a8 | [log] [tgz] |
---|---|---|
author | Maxime Chevallier <maxime.chevallier@bootlin.com> | Sat Feb 23 00:37:41 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 24 17:45:25 2019 -0800 |
tree | d34558b1116fa4b982d31b48c9493d65dda66b40 | |
parent | e555e5b1b9aeec679eecb228fa9a36c070c57cbb [diff] |
net: phy: marvell10g: Use a #define for 88X3310 family id The PHY ID corresponding to the 88X3310 is also used for other PHYs in the same family, such as the 88E2010. Use a #define for the PHY id, that ignores the last nibble. Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>