commit | 77ba415d192011b5ef9e9979638772b42b5d4107 | [log] [tgz] |
---|---|---|
author | Yufeng Mo <moyufeng@huawei.com> | Sat Mar 07 11:42:48 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 09 19:36:13 2020 -0700 |
tree | 48b5a2da04736362cc359537ac420ced73c00975 | |
parent | e45afb396e233b972aee187c7adb058859c5ac53 [diff] |
net: hns3: print out command code when dump fails in debugfs This patch adds a local variable to save the command code in some dump cases which need to modify the command code, then the failing command code can be print out for debugging. 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>