commit | 4326b5b4616bd6b4b1a1c09961a383b4fceed20c | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Fri Feb 15 19:22:27 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 15 20:35:29 2019 -0800 |
tree | 7ad32ab077b80dc83f04b623c64ee171a8fad9ad | |
parent | bb92d3f8667f674ae6b2150406f19b33d5ad5f85 [diff] |
s390/qeth: reduce ethtool statistics Counting the number of function calls and the time spent in functions is best left to proper tracing facilities. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>