commit | ded45d406ca736b3c23e7d099318465620fcd0f1 | [log] [tgz] |
---|---|---|
author | Yufeng Mo <moyufeng@huawei.com> | Wed Feb 19 09:23:32 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 19 16:25:12 2020 -0800 |
tree | 2d47dd98782da637006529105f412c883119ec21 | |
parent | a8adbb8a91a4cc260aeef7d670f3735b7b52865f [diff] |
net: hns3: add support for dump MAC ID and loopback status in debugfs The MAC ID and loopback status information are obtained from the hardware, which will be helpful for debugging. This patch adds support for these two items in debugfs. Signed-off-by: Yufeng Mo <moyufeng@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>