]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/netfilter/nf_conntrack_pptp.c
driver core: basic infrastructure for per-module dynamic debug messages
[net-next-2.6.git] / net / netfilter / nf_conntrack_pptp.c
index 373e51e91ce5bb07176ff87cf883309c616aa880..1bc3001d182773e33872081d4b40fc7bf6f4e95d 100644 (file)
@@ -65,7 +65,7 @@ void
                             struct nf_conntrack_expect *exp) __read_mostly;
 EXPORT_SYMBOL_GPL(nf_nat_pptp_hook_expectfn);
 
-#ifdef DEBUG
+#if defined(DEBUG) || defined(CONFIG_DYNAMIC_PRINTK_DEBUG)
 /* PptpControlMessageType names */
 const char *const pptp_msg_name[] = {
        "UNKNOWN_MESSAGE",