Skip to content
Commit 91179917 authored by keliu's avatar keliu Committed by David S. Miller
Browse files

net: nfc: Directly use ida_alloc()/free()



Use ida_alloc()/ida_free() instead of deprecated
ida_simple_get()/ida_simple_remove() .

Signed-off-by: default avatarkeliu <liuke94@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0649e4d6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment