]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
s390/qeth: reduce ethtool statistics
authorJulian Wiedmann <jwi@linux.ibm.com>
Fri, 15 Feb 2019 18:22:27 +0000 (19:22 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 Feb 2019 04:35:29 +0000 (20:35 -0800)
commit4326b5b4616bd6b4b1a1c09961a383b4fceed20c
tree7ad32ab077b80dc83f04b623c64ee171a8fad9ad
parentbb92d3f8667f674ae6b2150406f19b33d5ad5f85
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>
drivers/s390/net/qeth_core.h
drivers/s390/net/qeth_core_main.c
drivers/s390/net/qeth_l2_main.c
drivers/s390/net/qeth_l3_main.c