linux-stable/drivers/net/team
Eric Dumazet 9ec321aba2 team: 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.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-06-09 21:53:12 -07:00
..
Kconfig
Makefile
team.c team: adopt u64_stats_t 2022-06-09 21:53:12 -07:00
team_mode_activebackup.c
team_mode_broadcast.c
team_mode_loadbalance.c bpf: Refactor BPF_PROG_RUN into a function 2021-08-17 00:45:07 +02:00
team_mode_random.c
team_mode_roundrobin.c