commit | ac887be5b0fea53104fd6e2e5c904fb85f171f78 | [log] [tgz] |
---|---|---|
author | Xiaofei Tan <tanxiaofei@huawei.com> | Fri Aug 16 16:09:40 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 18 12:59:12 2019 -0700 |
tree | 6c96d3b600c24b70832a2be6fa565207df4df07a | |
parent | 37417c6625cae97762d7095863b0cf5a127f1c4e [diff] |
net: hns3: change print level of RAS error log from warning to error This patch changes print level of RAS error log from warning to error. Because RAS error and its recovery process could cause application failure. Also uses %u instead of %d when the parameter is unsigned. Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com> Signed-off-by: Weihang Li <liweihang@hisilicon.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>