datapath: Turn vports with dependencies into separate modules
[cascardo/ovs.git] / datapath / linux / compat / flow_dissector.c
index ab60daa..a68f84f 100644 (file)
@@ -231,4 +231,5 @@ u32 __skb_get_hash(struct sk_buff *skb)
 #endif
        return hash;
 }
+EXPORT_SYMBOL_GPL(__skb_get_hash);
 #endif