summaryrefslogtreecommitdiff
path: root/drivers/net/Space.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2024-01-05 12:27:09 +0300
committerDavid S. Miller <davem@davemloft.net>2024-01-08 01:32:48 +0300
commit3ee29a4474e3e433268068a6e6337d4f635b79b7 (patch)
treea1670a848a3357bbf6eb87de0ef3873cec5a0936 /drivers/net/Space.c
parente900274f27c37de76279e34e342847d7b5756bec (diff)
downloadlinux-3ee29a4474e3e433268068a6e6337d4f635b79b7.tar.xz
ipvlan: Remove usage of the deprecated ida_simple_xx() API
ida_alloc() and ida_free() should be preferred to the deprecated ida_simple_get() and ida_simple_remove(). This is less verbose. Note that the upper bound of ida_alloc_range() is inclusive while the one of ida_simple_get() was exclusive. So calls have been updated accordingly. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Space.c')
0 files changed, 0 insertions, 0 deletions