]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: Remove print messages for error packet
authorJian Shen <shenjian15@huawei.com>
Fri, 21 Sep 2018 15:41:45 +0000 (16:41 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 22 Sep 2018 02:29:32 +0000 (19:29 -0700)
commitf4318412a3c07c45decb2749c7d4021590a78e9a
treec5dae036023a3d3a35a54634bbf8259d3a92cdb4
parentfeb670b368f1923bf1c880dc52389b94f9175a1a
net: hns3: Remove print messages for error packet

There are already multiple types packets statistics for error packets,
it's unnecessary to print them, which may affect the rx performance if
print too many.

Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c