net: phy: Create phy_supported_speeds function which lists speeds currently supported...
authorZach Brown <zach.brown@ni.com>
Mon, 17 Oct 2016 15:49:54 +0000 (10:49 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Oct 2016 15:56:31 +0000 (11:56 -0400)
commit1f9127caece42514a47011326b83ad93d95cd5d7
treecbfcb6e923a047d61a72b45da2f47c9b9df25dd6
parent61a179657f1d00e45697de20067d5d7b3724eb91
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>
drivers/net/phy/phy.c
include/linux/phy.h