aboutsummaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/cli.py
diff options
context:
space:
mode:
authorBreno Leitao <[email protected]>2024-03-01 13:42:14 +0000
committerDavid S. Miller <[email protected]>2024-03-04 10:18:02 +0000
commit26b5df99bf603d3eb1a0acae239192e7d01c6b0e (patch)
tree1b08d1a85ef5d103e4ad762c8b803a9531297ac1 /tools/net/ynl/cli.py
parentnet: nlmon: Remove init and uninit functions (diff)
downloadkernel-26b5df99bf603d3eb1a0acae239192e7d01c6b0e.tar.gz
kernel-26b5df99bf603d3eb1a0acae239192e7d01c6b0e.zip
net: nlmon: Simplify nlmon_get_stats64
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. Also, simplify the data collection by removing the temporary variable. Signed-off-by: Breno Leitao <[email protected]> Acked-by: Daniel Borkmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/net/ynl/cli.py')
0 files changed, 0 insertions, 0 deletions