diff options
author | Cong Wang <xiyou.wangcong@gmail.com> | 2017-09-25 10:13:50 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-09-28 09:43:41 -0700 |
commit | 1d8134fea2eb460698a281f91c03c400f7e546ce (patch) | |
tree | 5bacbb640e20cbfefb00402959cf68125b42d3ac /net/sched/cls_u32.c | |
parent | 76cf546c2802f6e25113ba481d7e85d0298768c6 (diff) | |
download | lwn-1d8134fea2eb460698a281f91c03c400f7e546ce.tar.gz lwn-1d8134fea2eb460698a281f91c03c400f7e546ce.zip |
net_sched: use idr to allocate basic filter handles
Instead of calling basic_get() in a loop to find
a unused handle, just switch to idr API to allocate
new handles.
Cc: Chris Mi <chrism@mellanox.com>
Cc: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_u32.c')
0 files changed, 0 insertions, 0 deletions