netfilter: bridge: move br_netfilter out of the core
[cascardo/linux.git] / net / bridge / br_input.c
index 366c436..6fd5522 100644 (file)
@@ -140,6 +140,7 @@ drop:
        kfree_skb(skb);
        goto out;
 }
+EXPORT_SYMBOL_GPL(br_handle_frame_finish);
 
 /* note: already called with rcu_read_lock */
 static int br_handle_local_finish(struct sk_buff *skb)