netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info
[GitHub/exynos8895/android_kernel_samsung_universal8895.git] / net / netfilter / core.c
index 1412e3684c1cae968244884a6b21b4999429761a..32a289420caf124eae3d86b5f40c13a6915caf86 100644 (file)
@@ -351,8 +351,8 @@ EXPORT_SYMBOL(skb_make_writable);
 /* This needs to be compiled in any case to avoid dependencies between the
  * nfnetlink_queue code and nf_conntrack.
  */
-struct nfq_ct_hook __rcu *nfq_ct_hook __read_mostly;
-EXPORT_SYMBOL_GPL(nfq_ct_hook);
+struct nfnl_ct_hook __rcu *nfnl_ct_hook __read_mostly;
+EXPORT_SYMBOL_GPL(nfnl_ct_hook);
 
 #if IS_ENABLED(CONFIG_NF_CONNTRACK)
 /* This does not belong here, but locally generated errors need it if connection