[NET_SCHED]: ematch: module autoloading
Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
662ad4f8ef
commit
db3d99c090
@@ -306,6 +306,8 @@ static inline int tcf_em_tree_match(struct sk_buff *skb,
|
||||
return 1;
|
||||
}
|
||||
|
||||
#define MODULE_ALIAS_TCF_EMATCH(kind) MODULE_ALIAS("ematch-kind-" __stringify(kind))
|
||||
|
||||
#else /* CONFIG_NET_EMATCH */
|
||||
|
||||
struct tcf_ematch_tree
|
||||
|
Reference in New Issue
Block a user