]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
net/sched: act_ife: Unexport ife_tlv_meta_encode
authorYotam Gigi <yotamg@mellanox.com>
Wed, 1 Feb 2017 13:30:01 +0000 (15:30 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Feb 2017 20:16:45 +0000 (15:16 -0500)
commit1d5e7c859e81a66674d194c346119d154d31e9dc
tree13e32fd4ac49b6aecd8b1c807efc48123e3a31a9
parent3541f9e8bdebce02458882b66b638d7302c1f616
net/sched: act_ife: Unexport ife_tlv_meta_encode

As the function ife_tlv_meta_encode is not used by any other module,
unexport it and make it static for the act_ife module.

Signed-off-by: Yotam Gigi <yotamg@mellanox.com>
Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: Roman Mashak <mrv@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tc_act/tc_ife.h
net/sched/act_ife.c