diff options
author | Davidlohr Bueso <dave@stgolabs.net> | 2018-05-08 18:06:58 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-10 21:13:33 +0200 |
commit | 5263a98f162f7a46e1292632c87f1e3444eb8fbf (patch) | |
tree | 12de564021d5493f2034d275e60db019fe2e32da /virt | |
parent | net: dsa: mv88e6xxx: 88E6141/6341 SERDES support (diff) | |
download | linux-5263a98f162f7a46e1292632c87f1e3444eb8fbf.tar.xz linux-5263a98f162f7a46e1292632c87f1e3444eb8fbf.zip |
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
No changes in refcount semantics -- key init is false; replace
static_key_slow_inc|dec with static_branch_inc|dec
static_key_false with static_branch_unlikely
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions