diff options
author | 2024-02-23 03:58:38 -0800 | |
---|---|---|
committer | 2024-02-26 18:39:10 -0800 | |
commit | 3a25e212306c2f9ecea5bee17ab90f5efad6e2a2 (patch) | |
tree | e3177b5a024ace628c57fc5ba4201eeaa51b81f3 /Documentation/devicetree/bindings/net/cdns,macb.yaml | |
parent | net/vsockmon: Leverage core stats allocator (diff) | |
download | linux-rng-3a25e212306c2f9ecea5bee17ab90f5efad6e2a2.tar.xz linux-rng-3a25e212306c2f9ecea5bee17ab90f5efad6e2a2.zip |
net/vsockmon: Do not set zeroed statistics
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 <leitao@debian.org>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Jason Xing <kerneljasonxing@gmail.com>
Link: https://lore.kernel.org/r/20240223115839.3572852-2-leitao@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions