commit | 3ed912264f1c057be6afcbbd2a362787ee020a92 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Thu Nov 07 16:27:16 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 07 20:03:08 2019 -0800 |
tree | 54c0583ca0b45c9fd654a529949d0752ffb047b3 | |
parent | dd5382a08157756510aa8d7269c662eccde775cb [diff] |
net: nlmon: use standard dev_lstats_add() and dev_lstats_read() No need to hand-code the exact same functions. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>