commit | d2a5dca8404871be683c6bbc175ebf9c56dd2865 | [log] [tgz] |
---|---|---|
author | Jian Shen <shenjian15@huawei.com> | Fri Jan 05 18:18:12 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 08 14:06:18 2018 -0500 |
tree | 027360b68c1b018b68e698a1eead3bacb4273961 | |
parent | b875cc379de4cb4bcc7e189998667286baf916b8 [diff] |
net: hns3: Fix an error of total drop packet statistics The dropped tx/rx packets number of each tqp should also be counted into the total drop tx/rx packets numbers. Fixes: 76ad4f0ee74 ("net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC") Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>