diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2019-04-17 19:17:31 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-17 20:33:59 +0300 |
commit | 333ef9d1d5fb68b5f53c5f7f3ceafb65a8a6ff7e (patch) | |
tree | 4d9ffe5ea94b9809beb4b16d156595ff97563bf6 /include | |
parent | fdd1a5303efb03bfa4016f29a519f0e553739069 (diff) | |
download | linux-333ef9d1d5fb68b5f53c5f7f3ceafb65a8a6ff7e.tar.xz |
s390/qeth: don't keep statistics for tx timeout
struct netdev_queue contains a counter for tx timeouts, which gets
updated by dev_watchdog(). So let's not attempt to maintain our own
statistics, in particular not by overloading the skb-error counter.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions