commit | 75e98535182df92908e469bdbe4e84e983c1113c | [log] [tgz] |
---|---|---|
author | Jian Shen <shenjian15@huawei.com> | Fri Sep 21 16:41:45 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 21 19:29:32 2018 -0700 |
tree | c5dae036023a3d3a35a54634bbf8259d3a92cdb4 | |
parent | 2211f4e1955f11df5fe8df24f5eeda5a5bbe6748 [diff] |
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>