commit | 8e1445a653c9f9a51fca6f80b8df82b523e1c4ba | [log] [tgz] |
---|---|---|
author | Jian Shen <shenjian15@huawei.com> | Thu Jan 31 04:55:42 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 30 14:50:03 2019 -0800 |
tree | cc19fea778fd94a5e8a6fc0fac1beab11ae0b36a | |
parent | 1a6e552df33c0dca4fecd0a179833d1b5233012a [diff] |
net: hns3: fix VF dump register issue In original codes, the .get_regs_len and .get_regs were missed assigned. This patch fixes it. Fixes: 1600c3e5f23e ("net: hns3: Support "ethtool -d" for HNS3 VF driver") Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>