https://github.com/torvalds/linux
Revision fb8dc5fc8cbdfd62ecd16493848aee2f42ed84d9 authored by Vladimir Oltean on 20 October 2021, 16:52:06 UTC, committed by Jakub Kicinski on 21 October 2021, 13:44:23 UTC
There are two counters named "MAC tx frames", one of them is actually
incorrect. The correct name for that counter should be "MAC tx error
frames", which is symmetric to the existing "MAC rx error frames".

Fixes: 16eb4c85c964 ("enetc: Add ethtool statistics")
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: <Claudiu Manoil <claudiu.manoil@nxp.com>
Link: https://lore.kernel.org/r/20211020165206.1069889-1-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent b6b19a7
History
Tip revision: fb8dc5fc8cbdfd62ecd16493848aee2f42ed84d9 authored by Vladimir Oltean on 20 October 2021, 16:52:06 UTC
net: enetc: fix ethtool counter name for PM0_TERR
Tip revision: fb8dc5f
File Mode Size
include
.gitignore -rw-r--r-- 96 bytes
Kconfig -rw-r--r-- 7.7 KB
Makefile -rw-r--r-- 2.9 KB
default_cpio_list -rw-r--r-- 153 bytes
gen_init_cpio.c -rw-r--r-- 12.8 KB
gen_initramfs.sh -rwxr-xr-x 5.7 KB
initramfs_data.S -rw-r--r-- 1.2 KB

back to top