]> git.baikalelectronics.ru Git - kernel.git/commit
net: nlmon: use standard dev_lstats_add() and dev_lstats_read()
authorEric Dumazet <edumazet@google.com>
Fri, 8 Nov 2019 00:27:16 +0000 (16:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Nov 2019 04:03:08 +0000 (20:03 -0800)
commit543777a13c4e1f6fc2f9b860c09b52d23ea50141
tree54c0583ca0b45c9fd654a529949d0752ffb047b3
parent353854969b0d50a35632e579c7e1982ba64a5dec
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>
drivers/net/nlmon.c