diff options
author | Guillaume Nault <gnault@redhat.com> | 2024-08-30 17:31:07 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-09-04 14:50:03 -0700 |
commit | 4963d2343af81f493519f9c3ea9f2169eaa7353a (patch) | |
tree | aa6d1a707c2cca6aacc8b961408a6a2cc005b451 /net/ipv4 | |
parent | b6ecc662037694488bfff7c9fd21c405df8411f2 (diff) |
bareudp: Fix device stats updates.
Bareudp devices update their stats concurrently.
Therefore they need proper atomic increments.
Fixes: 571912c69f0e ("net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc.")
Signed-off-by: Guillaume Nault <gnault@redhat.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Link: https://patch.msgid.link/04b7b9d0b480158eb3ab4366ec80aa2ab7e41fcb.1725031794.git.gnault@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions