cls_flower: Convert to idr_alloc_u32
authorMatthew Wilcox <mawilcox@microsoft.com>
Tue, 28 Nov 2017 15:53:03 +0000 (10:53 -0500)
committerMatthew Wilcox <mawilcox@microsoft.com>
Tue, 6 Feb 2018 21:41:26 +0000 (16:41 -0500)
commit85bd0438a249e7a7a0622e0b0b6663595fadcc27
tree53120e72ee90b2540145b4079dd03da1044ca43b
parent0b4ce8da79d65f9773601619bfc90d096f0a170e
cls_flower: Convert to idr_alloc_u32

Use the new helper which saves a temporary variable and a few lines
of code.

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