diff options
author | Huazhong Tan <tanhuazhong@huawei.com> | 2020-01-21 11:42:12 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-21 13:46:21 +0300 |
commit | 322cb97c0734555d7a10299954624363de370c9c (patch) | |
tree | c0142a82a6da078687c5295548b8efd904717838 /drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c | |
parent | e31053298408dc1fbb33ad2fdc9a114e70a9dfd6 (diff) | |
download | linux-322cb97c0734555d7a10299954624363de370c9c.tar.xz |
net: hns3: remove redundant print on ENOMEM
All kmalloc-based functions print enough information on failures.
So this patch removes the log in hclge_get_dfx_reg() when returns
ENOMEM.
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c')
0 files changed, 0 insertions, 0 deletions