diff options
author | Davidlohr Bueso <dave@stgolabs.net> | 2018-05-08 09:07:02 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-10 15:13:34 -0400 |
commit | 02786475c74c7d0721b0142fac74108112cb456c (patch) | |
tree | b113ce12cd5e7cd33574ef2844fdeb9ff2668d5b /.mailmap | |
parent | 39e8392201dcd02b7d70f2149e678035b20cc26a (diff) | |
download | linux-02786475c74c7d0721b0142fac74108112cb456c.tar.gz linux-02786475c74c7d0721b0142fac74108112cb456c.tar.bz2 linux-02786475c74c7d0721b0142fac74108112cb456c.zip |
net: Update generic_xdp_needed 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
Added a '_key' suffix to generic_xdp_needed, for better self
documentation.
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions