diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2017-02-24 20:43:36 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-01 18:58:31 +0100 |
commit | 56de859e9967c070464a9a9f4f18d73f9447298e (patch) | |
tree | b24576537ac94fd5b7924df2b1713811749b7b60 /drivers/net/geneve.c | |
parent | net: solve a NAPI race (diff) | |
download | linux-56de859e9967c070464a9a9f4f18d73f9447298e.tar.xz linux-56de859e9967c070464a9a9f4f18d73f9447298e.zip |
vxlan: lock RCU on TX path
There is no guarantees that callers of the TX path will hold
the RCU lock. Grab it explicitly.
Fixes: c6fcc4fc5f8b ("vxlan: avoid using stale vxlan socket.")
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/geneve.c')
0 files changed, 0 insertions, 0 deletions