commit | 0b4ce8da79d65f9773601619bfc90d096f0a170e | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <mawilcox@microsoft.com> | Tue Nov 28 10:46:29 2017 -0500 |
committer | Matthew Wilcox <mawilcox@microsoft.com> | Tue Feb 06 16:41:26 2018 -0500 |
tree | c0feae011ef7505b4b2624d6869ccaf29ae4a8ae | |
parent | 05af0ebb0810ba3f9669649134b4b4ad42540eba [diff] |
cls_bpf: Convert to use idr_alloc_u32 Use the new helper. This has a modest reduction in both lines of code and compiled code size. Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>