commit | 574746ddeca959cba407d6b556f96cb580fca8af | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Wed Aug 27 11:44:33 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 29 20:17:53 2014 -0700 |
tree | e861c480ed7d5114b27f5e73e6fa3950b9ea2f2a | |
parent | 879ece6ecb2107ef1bbc3332cb2fea54c7d3a636 [diff] |
net: phy: properly report internal PHYs through sysfs Internal PHYs may not have a valid PHY interface defined, which will show up in sysfs as "". Add an explicit check of internal PHYs to report their interface correctly. Fixes: 3d055d8d1c24 ("net: phy: expose PHY device interface mode") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>