commit | dbae56a33f5881bad631b0121f9b4a5e7b2a454d | [log] [tgz] |
---|---|---|
author | Weihang Li <liweihang@hisilicon.com> | Thu Aug 01 11:55:41 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 01 13:32:13 2019 -0400 |
tree | f3f6aebfbdfa9b41b288dbf5efd5cb08d2076b32 | |
parent | b6872fd361056f3bce3e9fcfe9535c4b6b737531 [diff] |
net: hns3: simplify hclge_cmd_query_error() The 4th and 5th parameter of hclge_cmd_query_error is useless, so this patch removes them. Signed-off-by: Weihang Li <liweihang@hisilicon.com> Reviewed-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>