Merge branch 'hns3-debugfs'
authorDavid S. Miller <davem@davemloft.net>
Thu, 20 May 2021 22:01:04 +0000 (15:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 May 2021 22:01:04 +0000 (15:01 -0700)
commitdc185ae6ab879a971d3b5b0cb5c98d4ab14157b7
treed4e0340da776c1dcfd9c94388aa311346676de57
parent2682ea324b000709dafec7e9210caa5189377c45
parentb4689aaf18633ff1b9ce37b09e226a7964ce9751
Merge branch 'hns3-debugfs'

Huazhong Tan says:

====================
net: hns3: refactor some debugfs commands

This series refactors the debugfs command to the new
process and removes the useless debugfs file node cmd
for the HNS3 ethernet driver.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>