提交 98bc036d 编写于 作者: I Igor Russkikh 提交者: David S. Miller

net: aquantia: Fix typo in ethtool statistics names

Signed-off-by: NIgor Russkikh <igor.russkikh@aquantia.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 f3e27784
...@@ -66,14 +66,14 @@ static const char aq_ethtool_stat_names[][ETH_GSTRING_LEN] = { ...@@ -66,14 +66,14 @@ static const char aq_ethtool_stat_names[][ETH_GSTRING_LEN] = {
"OutUCast", "OutUCast",
"OutMCast", "OutMCast",
"OutBCast", "OutBCast",
"InUCastOctects", "InUCastOctets",
"OutUCastOctects", "OutUCastOctets",
"InMCastOctects", "InMCastOctets",
"OutMCastOctects", "OutMCastOctets",
"InBCastOctects", "InBCastOctets",
"OutBCastOctects", "OutBCastOctets",
"InOctects", "InOctets",
"OutOctects", "OutOctets",
"InPacketsDma", "InPacketsDma",
"OutPacketsDma", "OutPacketsDma",
"InOctetsDma", "InOctetsDma",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册