]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/rds/rds.h
net: bcm63xx_enet: Utilize phy_ethtool_nway_reset
[linux.git] / net / rds / rds.h
index 25532a46602f063065083509c55fb991243ba377..4121e18624444472f8f3923a888e54405a272954 100644 (file)
@@ -33,7 +33,7 @@
 #define KERNEL_HAS_ATOMIC64
 #endif
 
-#ifdef DEBUG
+#ifdef RDS_DEBUG
 #define rdsdebug(fmt, args...) pr_debug("%s(): " fmt, __func__ , ##args)
 #else
 /* sigh, pr_debug() causes unused variable warnings */