Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 08722bc4 authored by Li Yang's avatar Li Yang Committed by Jeff Garzik
Browse files

ucc_geth_ethtool: Add a missing HW stats counter

parent 25f03dcf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -73,6 +73,7 @@ static char tx_fw_stat_gstrings[][ETH_GSTRING_LEN] = {
	"tx-frames-ok",
	"tx-excessive-differ-frames",
	"tx-256-511-frames",
	"tx-512-1023-frames",
	"tx-1024-1518-frames",
	"tx-jumbo-frames",
};