commit | 217e288c9718b383d68cacec50e37ec2c085c485 | [log] [tgz] |
---|---|---|
author | Jian Shen <shenjian15@huawei.com> | Sun Jan 27 00:49:10 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Jan 26 09:33:30 2019 -0800 |
tree | 341cb424728c3f856418a518d1c5bde2876b15fd | |
parent | 45e8fddd9b97a94e25a1644a853826e7e6fe8d7d [diff] |
net: hns3: don't update packet statistics for packets dropped by hardware Packet statistics for netdev should not include the packets dropped by hardware. Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>