diff options
author | James Chapman <jchapman@katalix.com> | 2024-08-07 09:54:51 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-08-11 06:38:50 +0300 |
commit | dcc59d3e328e3afe54df4f395796042735b1c420 (patch) | |
tree | c065c42be48ca98746e9d7b7570d22d2103cad81 /include/linux/overflow.h | |
parent | abe7a1a7d0b69e63b1bca5f9531023a52336784f (diff) | |
download | linux-dcc59d3e328e3afe54df4f395796042735b1c420.tar.xz |
l2tp: l2tp_eth: use per-cpu counters from dev->tstats
l2tp_eth uses old-style dev->stats for fastpath packet/byte
counters. Convert it to use dev->tstats per-cpu counters.
Signed-off-by: James Chapman <jchapman@katalix.com>
Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions