commit | 20e79a0a2cfd15b6cfb18119f2e108396be56716 | [log] [tgz] |
---|---|---|
author | Yonglong Liu <liuyonglong@huawei.com> | Sat Aug 17 10:21:17 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 18 14:21:59 2019 -0700 |
tree | 940cfedc05fb1b550fba3e7a3fa12952e630b377 | |
parent | 296c9120752bab93151bd7220896dd302683a91c [diff] |
net: hns: add phy_attached_info() to the hns driver This patch adds the call to phy_attached_info() to the hns driver to identify which exact PHY drivers is in use. Suggested-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Yonglong Liu <liuyonglong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>