xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
authorEyal Birger <eyal.birger@gmail.com>
Sat, 3 Dec 2022 08:46:56 +0000 (10:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Jun 2023 09:12:28 +0000 (11:12 +0200)
commit94e81817f080311029bb563959ab2e34b3afaa10
treee57eef8341b74ee4c494ee06cf9b0b150904eed1
parent8ea03341f78ab916c64b26f283ffb12eb6737f2d
xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c

[ Upstream commit ee9a113ab63468137802898bcd2c598998c96938 ]

This change allows adding additional files to the xfrm_interface module.

Signed-off-by: Eyal Birger <eyal.birger@gmail.com>
Link: https://lore.kernel.org/r/20221203084659.1837829-2-eyal.birger@gmail.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Stable-dep-of: a287f5b0cfc6 ("xfrm: Ensure policies always checked on XFRM-I input path")
Signed-off-by: Sasha Levin <sashal@kernel.org>
net/xfrm/Makefile
net/xfrm/xfrm_interface_core.c [moved from net/xfrm/xfrm_interface.c with 100% similarity]