]> 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)
commitf8d467476713187160b895aeab08ebbeffbd3fc6
treecbfcb6e923a047d61a72b45da2f47c9b9df25dd6
parentf7bf351520a4347706fbec5d50216fb0ec662b97
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