Searched hist:e0a76606d6f0dfdb0954ddb2da2c8809329054d6 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | norm_desc.c | diff e0a76606d6f0dfdb0954ddb2da2c8809329054d6 Wed Feb 08 02:31:17 CST 2017 LABBE Corentin <clabbe.montjoie@gmail.com> net: stmmac: rename rx_crc to rx_crc_errors
The ethtool stat counter rx_crc from stmmac is mis-named, the name seems to speak about the number of RX CRC done, but in fact it is about errors.
This patch rename it to rx_crc_errors, just like the same ifconfig counter.
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | enh_desc.c | diff e0a76606d6f0dfdb0954ddb2da2c8809329054d6 Wed Feb 08 02:31:17 CST 2017 LABBE Corentin <clabbe.montjoie@gmail.com> net: stmmac: rename rx_crc to rx_crc_errors
The ethtool stat counter rx_crc from stmmac is mis-named, the name seems to speak about the number of RX CRC done, but in fact it is about errors.
This patch rename it to rx_crc_errors, just like the same ifconfig counter.
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dwmac4_descs.c | diff e0a76606d6f0dfdb0954ddb2da2c8809329054d6 Wed Feb 08 02:31:17 CST 2017 LABBE Corentin <clabbe.montjoie@gmail.com> net: stmmac: rename rx_crc to rx_crc_errors
The ethtool stat counter rx_crc from stmmac is mis-named, the name seems to speak about the number of RX CRC done, but in fact it is about errors.
This patch rename it to rx_crc_errors, just like the same ifconfig counter.
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | stmmac_ethtool.c | diff e0a76606d6f0dfdb0954ddb2da2c8809329054d6 Wed Feb 08 02:31:17 CST 2017 LABBE Corentin <clabbe.montjoie@gmail.com> net: stmmac: rename rx_crc to rx_crc_errors
The ethtool stat counter rx_crc from stmmac is mis-named, the name seems to speak about the number of RX CRC done, but in fact it is about errors.
This patch rename it to rx_crc_errors, just like the same ifconfig counter.
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | common.h | diff e0a76606d6f0dfdb0954ddb2da2c8809329054d6 Wed Feb 08 02:31:17 CST 2017 LABBE Corentin <clabbe.montjoie@gmail.com> net: stmmac: rename rx_crc to rx_crc_errors
The ethtool stat counter rx_crc from stmmac is mis-named, the name seems to speak about the number of RX CRC done, but in fact it is about errors.
This patch rename it to rx_crc_errors, just like the same ifconfig counter.
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|