From 7ddd61e31e0672802ec5ea18c95d8fbc7fe5bc0e Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 21 Jan 2009 08:14:38 -0800 Subject: [PATCH] --- yaml --- r: 141116 b: refs/heads/master c: aac6d7bed183fa2f09ea45e1f05c7ae302514da8 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/staging/sxg/sxg_ethtool.c | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/[refs] b/[refs] index cd4988197b93..c7e05e0397e5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a7c0ea6e954635c7c9c60a197320e2fd72a42078 +refs/heads/master: aac6d7bed183fa2f09ea45e1f05c7ae302514da8 diff --git a/trunk/drivers/staging/sxg/sxg_ethtool.c b/trunk/drivers/staging/sxg/sxg_ethtool.c index 000c4d66e6fe..f2771c62587f 100644 --- a/trunk/drivers/staging/sxg/sxg_ethtool.c +++ b/trunk/drivers/staging/sxg/sxg_ethtool.c @@ -53,15 +53,6 @@ #include "sxghw.h" #include "sxghif.h" #include "sxg.h" -//#include "sxg.c" -#define SXG_UCODE_DBG 0 /* Turn on for debugging */ -#ifdef SXG_UCODE_DBG -#include "saharadbgdownload.c" -#include "saharadbgdownloadB.c" -#else -#include "saharadownload.c" -#include "saharadownloadB.c" -#endif struct sxg_nic_stats { char stat_string[ETH_GSTRING_LEN];