]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit29990a49ad1e06254710ebe1c01b6d69f550be30
treecbfcb6e923a047d61a72b45da2f47c9b9df25dd6
parentfa9be63c8306d6cba51f0c3c0b4770e10564b4be
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