commit | 1f9127caece42514a47011326b83ad93d95cd5d7 | [log] [tgz] |
---|---|---|
author | Zach Brown <zach.brown@ni.com> | Mon Oct 17 10:49:54 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 18 11:56:31 2016 -0400 |
tree | cbfcb6e923a047d61a72b45da2f47c9b9df25dd6 | |
parent | 61a179657f1d00e45697de20067d5d7b3724eb91 [diff] |
net: phy: Create phy_supported_speeds function which lists speeds currently supported by a phydevice phy_supported_speeds provides a means to get a list of all the speeds a phy device currently supports. Signed-off-by: Zach Brown <zach.brown@ni.com> Signed-off-by: David S. Miller <davem@davemloft.net>