Skip to content
Commit 2f1de254 authored by Ke Liu's avatar Ke Liu Committed by David S. Miller
Browse files

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



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

Signed-off-by: default avatarKe Liu <liuke94@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e225c9a5
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