On Fri, Feb 23, 2024 at 12:58 PM Breno Leitao <lei...@debian.org> wrote: > > Do not set rtnl_link_stats64 fields to zero, since they are zeroed > before ops->ndo_get_stats64 is called in core dev_get_stats() function. > > Signed-off-by: Breno Leitao <lei...@debian.org>
Reviewed-by: Eric Dumazet <eduma...@google.com>