]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita0d401f7595884c34179ac138679340454a03c90
treeac41247cc5a2f3381923d38ce9f6aa5ea34133fa
parent1639eb0916ed103af01afc07e3e71337350a2a11
team: adopt u64_stats_t

As explained in commit 3d32a4a42ee1 ("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