diff options
author | 2019-04-24 22:18:53 +0200 | |
---|---|---|
committer | 2019-04-26 11:59:58 -0400 | |
commit | 4e43df38a2e6c876d3c8ecc4196ed67a895c425d (patch) | |
tree | 766d8b19f5cbd48926efce04fda517e1554b8ad8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | qmi_wwan: new Wistron, ZTE and D-Link devices (diff) | |
download | wireguard-linux-4e43df38a2e6c876d3c8ecc4196ed67a895c425d.tar.xz wireguard-linux-4e43df38a2e6c876d3c8ecc4196ed67a895c425d.zip |
genetlink: use idr_alloc_cyclic for family->id assignment
When allocating the next family->id it makes more sense to use
idr_alloc_cyclic to avoid re-using a previously used family->id as much
as possible.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions