team: adopt u64_stats_t
authorEric Dumazet <edumazet@google.com>
Wed, 8 Jun 2022 15:46:40 +0000 (08:46 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 10 Jun 2022 04:53:12 +0000 (21:53 -0700)
commit9ec321aba2eaca109139a2a67c65ede7f07bd8ec
treeac41247cc5a2f3381923d38ce9f6aa5ea34133fa
parentc6cce71e746800097ad2ee71607d53dc723ad7ad
team: adopt u64_stats_t

As explained in commit 316580b69d0a ("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>
drivers/net/team/team.c
include/linux/if_team.h