net sched actions: change IFE modules alias names
[linux-2.6-block.git] / include / net / tc_act / tc_ife.h
index 30ba459ddd34c7e8664abeeafcf3926d39efc17d..104578f160623600aff3a34f193e04ed8f363d4e 100644 (file)
@@ -40,7 +40,7 @@ struct tcf_meta_ops {
        struct module   *owner;
 };
 
-#define MODULE_ALIAS_IFE_META(metan)   MODULE_ALIAS("ifemeta" __stringify_1(metan))
+#define MODULE_ALIAS_IFE_META(metan)   MODULE_ALIAS("ife-meta-" metan)
 
 int ife_get_meta_u32(struct sk_buff *skb, struct tcf_meta_info *mi);
 int ife_get_meta_u16(struct sk_buff *skb, struct tcf_meta_info *mi);