commit | d1f0a5e1fb4e2f2f603bec8df79ca51768f2bdae | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <kuba@kernel.org> | Mon Apr 19 13:03:45 2021 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 19 16:23:32 2021 -0700 |
tree | 4ed8d3412ab9993fd934462287423965f612ca12 | |
parent | 37434782d63f89de5b9c383a449b6a82dc3fa4fb [diff] |
ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SET Ido suggests we add a comment about the init of stats to -1. This is unlikely to be clear to first time readers. Suggested-by: Ido Schimmel <idosch@nvidia.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>