]> git.baikalelectronics.ru Git - kernel.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)
commit58b5cf2c90246ab0c70aa1c5859e818f1f40949d
tree7ad32ab077b80dc83f04b623c64ee171a8fad9ad
parentc489ca105772f5ff50d2b29b4584d3a19f3755d6
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