Skip to content
Commit dd5382a0 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

net: provide dev_lstats_add() helper



Many network drivers need it and hand-coded the same function.

In order to ease u64_stats_t adoption, it is time to factorize.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent de7d5084
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment