|
@@ -149,7 +149,6 @@ bool tcf_idr_check(struct tc_action_net *tn, u32 index, struct tc_action **a,
|
|
|
int tcf_idr_create(struct tc_action_net *tn, u32 index, struct nlattr *est,
|
|
|
struct tc_action **a, const struct tc_action_ops *ops,
|
|
|
int bind, bool cpustats);
|
|
|
-void tcf_idr_cleanup(struct tc_action *a, struct nlattr *est);
|
|
|
void tcf_idr_insert(struct tc_action_net *tn, struct tc_action *a);
|
|
|
|
|
|
int __tcf_idr_release(struct tc_action *a, bool bind, bool strict);
|