diff options
| author | Davidlohr Bueso <dave@stgolabs.net> | 2018-05-08 19:07:02 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-05-10 22:13:34 +0300 |
| commit | 02786475c74c7d0721b0142fac74108112cb456c (patch) | |
| tree | b113ce12cd5e7cd33574ef2844fdeb9ff2668d5b /tools/perf/scripts/python | |
| parent | 39e8392201dcd02b7d70f2149e678035b20cc26a (diff) | |
| download | linux-02786475c74c7d0721b0142fac74108112cb456c.tar.xz | |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
