summary refs log tree commit diff
path: root/net/core
diff options
context:
space:
mode:
authorDavidlohr Bueso <dave@stgolabs.net>2018-05-08 09:06:58 -0700
committerDavid S. Miller <davem@davemloft.net>2018-05-10 15:13:33 -0400
commit5263a98f162f7a46e1292632c87f1e3444eb8fbf (patch)
tree12de564021d5493f2034d275e60db019fe2e32da /net/core
parent5bafeb6e7e878ce41c834806239f8c629a59d40a (diff)
downloadlinux-5263a98f162f7a46e1292632c87f1e3444eb8fbf.tar.gz
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 'net/core')
0 files changed, 0 insertions, 0 deletions