summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sxg/sxgdbg.h
diff options
context:
space:
mode:
authorMithlesh Thukral <mithlesh@linsyssoft.com>2009-01-19 20:27:17 +0530
committerGreg Kroah-Hartman <gregkh@suse.de>2009-04-03 14:53:10 -0700
commit54aed1132631b3f630b71354f8f477c5e6bfaebe (patch)
tree3196d9edf67e566785cb31183da1a1ea0191cf60 /drivers/staging/sxg/sxgdbg.h
parent6a2946baa97337ad17c967ee8ec0bbfef491af30 (diff)
downloadop-kernel-dev-54aed1132631b3f630b71354f8f477c5e6bfaebe.zip
op-kernel-dev-54aed1132631b3f630b71354f8f477c5e6bfaebe.tar.gz
Staging: sxg: Add Ethtool functionality enhancement and misc cleanups
Misc. cleanups in the driver. * Remove debugging code and variables. * Fix compile time warnings. * Remove debugging comments. * Start cleanup of sxg_stats structure. This structure will eventually become very small Signed-off-by: LinSysSoft Sahara Team <saharaproj@linsyssoft.com> Signed-off-by: Christopher Harrer <charrer@alacritech.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/sxg/sxgdbg.h')
-rw-r--r--drivers/staging/sxg/sxgdbg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/sxg/sxgdbg.h b/drivers/staging/sxg/sxgdbg.h
index f165fb1..e613a97 100644
--- a/drivers/staging/sxg/sxgdbg.h
+++ b/drivers/staging/sxg/sxgdbg.h
@@ -44,7 +44,7 @@
#define _SXG_DEBUG_H_
#define ATKDBG 1
-#define ATK_TRACE_ENABLED 1
+#define ATK_TRACE_ENABLED 0
#define DBG_ERROR(n, args...) printk(KERN_WARNING n, ##args)
OpenPOWER on IntegriCloud