Skip to content
Commit ab7ea1e7 authored by Bo Liu's avatar Bo Liu Committed by Jakub Kicinski
Browse files

ptp: Remove usage of the deprecated ida_simple_xxx API



Use ida_alloc_xxx()/ida_free() instead of
ida_simple_get()/ida_simple_remove().
The latter is deprecated and more verbose.

Signed-off-by: default avatarBo Liu <liubo03@inspur.com>
Link: https://lore.kernel.org/r/20220926012744.3363-1-liubo03@inspur.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 62e56ef5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment