]> git.baikalelectronics.ru Git - kernel.git/commit
cls_api: Convert to idr_alloc_u32
authorMatthew Wilcox <mawilcox@microsoft.com>
Tue, 6 Feb 2018 21:37:52 +0000 (16:37 -0500)
committerMatthew Wilcox <mawilcox@microsoft.com>
Tue, 6 Feb 2018 21:40:33 +0000 (16:40 -0500)
commit63d42a6f63b9639c00fe1e8d36631030cc8c72e1
tree0a08d4c90258c360037d16b1340dbe8da69df534
parent3c3482cce4880f1cd055e18048ad824221b50992
cls_api: Convert to idr_alloc_u32

Use the new helper.

Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
net/sched/cls_api.c