linux-stable/drivers/net/ipvlan
Eric Dumazet 5665f48ef3 ipvlan: adopt u64_stats_t
As explained in commit 316580b69d ("u64_stats: provide u64_stats_t type")
we should use u64_stats_t and related accessors to avoid load/store tearing.

Add READ_ONCE() when reading rx_errs & tx_drps.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-06-09 21:53:10 -07:00
..
ipvlan.h ipvlan: adopt u64_stats_t 2022-06-09 21:53:10 -07:00
ipvlan_core.c ipvlan: adopt u64_stats_t 2022-06-09 21:53:10 -07:00
ipvlan_l3s.c
ipvlan_main.c ipvlan: adopt u64_stats_t 2022-06-09 21:53:10 -07:00
ipvtap.c net: ipvtap: fix template string argument of device_create() call 2021-10-16 08:51:22 +01:00
Makefile