commit | b4fba476dc4ee56fa1a85659c79fa94bb648b39a | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Thu Nov 07 16:27:17 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 07 20:03:08 2019 -0800 |
tree | 7510abf6e00972eb6dfd7e8dbb34309cea5309c4 | |
parent | 3ed912264f1c057be6afcbbd2a362787ee020a92 [diff] |
veth: use standard dev_lstats_add() and dev_lstats_read() This cleanup will ease u64_stats_t adoption in a single location. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>