commit | ead38a8537bf87228917f23c2131c7a020fe0951 | [log] [tgz] |
---|---|---|
author | Huazhong Tan <tanhuazhong@huawei.com> | Thu May 28 21:48:19 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu May 28 16:39:04 2020 -0700 |
tree | fe16b5681ee9d3d97424d9d860c3f934ff13a9fe | |
parent | 7c6643cac0ed78395ec10fe5b3b279e61b0ee51f [diff] |
net: hns3: print out speed info when parsing speed fails When calling hclge_parse_speed() fails, printing out the speed is helpful for debugging. Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>