net/ipn3ke: change experimental symbol to internal

'ipn3ke_bridge_func' is a global variable and it used in net & raw
drivers.
It's only used for drivers, so change it from EXPERIMENTAL to INTERNAL.

Signed-off-by: Rosen Xu <rosen.xu@intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
This commit is contained in:
Rosen Xu 2021-08-19 14:05:05 +08:00 committed by Ferruh Yigit
parent 93e2661efb
commit 1b7ca7d165

View File

@ -2,7 +2,7 @@ DPDK_22 {
local: *;
};
EXPERIMENTAL {
INTERNAL {
global:
ipn3ke_bridge_func;