]> 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)
commit80a6d86638d4f81927bc88e914f71c8ee3d499d2
tree7ad32ab077b80dc83f04b623c64ee171a8fad9ad
parent74aa40b11c08fa38922c6d4159aad6ea8de8cda8
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