Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information