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:
parent
93e2661efb
commit
1b7ca7d165
@ -2,7 +2,7 @@ DPDK_22 {
|
||||
local: *;
|
||||
};
|
||||
|
||||
EXPERIMENTAL {
|
||||
INTERNAL {
|
||||
global:
|
||||
|
||||
ipn3ke_bridge_func;
|
||||
|
Loading…
x
Reference in New Issue
Block a user