commit | c0ec3c2736774c69bf5c641aea7712132c0f0eba | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sat Nov 10 23:43:34 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 11 10:10:01 2018 -0800 |
tree | 882122cf62a93a87d94036062c5fc5dcd4a7a606 | |
parent | 3c1bcc8614db10803f1f57ef0295363917448cb2 [diff] |
net: phy: Convert u32 phydev->lp_advertising to linkmode Convert phy drivers to report the link partner advertised modes using a linkmode bitmap. This allows them to report the higher speeds which don't fit in a u32. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>