commit | 1bef61fc7eedf6ac341fd73574c85ae199ca9aae | [log] [tgz] |
---|---|---|
author | Yonglong Liu <liuyonglong@huawei.com> | Fri Aug 16 16:09:42 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 18 12:59:13 2019 -0700 |
tree | 4f6cafc881315bdae615a397e417013a87acd2ca | |
parent | 20981a1e6b708536493e10ba90016ae28a9f3749 [diff] |
net: hns3: add phy_attached_info() to the hns3 driver This patch adds the call to phy_attached_info() to the hns3 driver to identify which exact PHY drivers and models is in use. Signed-off-by: Yonglong Liu <liuyonglong@huawei.com> Reviewed-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>