Staging: rt3070: remove dead *WSC_INCLUDED code
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sun, 26 Apr 2009 14:04:32 +0000 (16:04 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 19 Jun 2009 18:00:40 +0000 (11:00 -0700)
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rt3070/rt_config.h
drivers/staging/rt3070/rt_linux.h
drivers/staging/rt3070/rtmp.h
drivers/staging/rt3070/rtmp_def.h

index 9e06417f63d38a9565790be23d7054134216700c..9db8a713b2210ac6a4462b37bbd42e12cd0708d7 100644 (file)
 #include       "mlme_ex.h"
 #endif // MLME_EX //
 
-#undef AP_WSC_INCLUDED
-#undef STA_WSC_INCLUDED
-#undef WSC_INCLUDED
-
-
 #ifdef LEAP_SUPPORT
 #include    "leap.h"
 #endif // LEAP_SUPPORT //
 #include "rt_ate.h"
 #endif // RALINK_ATE //
 
-
-
-#if defined(AP_WSC_INCLUDED) || defined(STA_WSC_INCLUDED)
-#define WSC_INCLUDED
-#endif
-
-
 #ifdef CONFIG_STA_SUPPORT
 #ifdef NATIVE_WPA_SUPPLICANT_SUPPORT
 #ifndef WPA_SUPPLICANT_SUPPORT
index 81e420f1066e89ab291e4d0ad69a13e83e1d96ca..d1a2da1fe35aa984054c77360340d6ba445eac17 100644 (file)
@@ -538,20 +538,6 @@ DECLARE_TIMER_FUNCTION(DlsTimeoutAction);
 #endif // QOS_DLS_SUPPORT //
 #endif // CONFIG_STA_SUPPORT //
 
-#undef AP_WSC_INCLUDED
-#undef STA_WSC_INCLUDED
-#undef WSC_INCLUDED
-
-
-#ifdef CONFIG_STA_SUPPORT
-#endif // CONFIG_STA_SUPPORT //
-
-#if defined(AP_WSC_INCLUDED) || defined(STA_WSC_INCLUDED)
-#define WSC_INCLUDED
-#endif
-
-
-
 void RTMP_GetCurrentSystemTime(LARGE_INTEGER *time);
 
 
index 51743cbc84bc9070b60b9f086d2a890689940faf..54db4a95bcf0688e53d3ccbd012f1a338cf139fa 100644 (file)
 #include "aironet.h"
 #endif // CONFIG_STA_SUPPORT //
 
-#undef AP_WSC_INCLUDED
-#undef STA_WSC_INCLUDED
-#undef WSC_INCLUDED
-
-
-#ifdef CONFIG_STA_SUPPORT
-#endif // CONFIG_STA_SUPPORT //
-
-#if defined(AP_WSC_INCLUDED) || defined(STA_WSC_INCLUDED)
-#define WSC_INCLUDED
-#endif
-
-
-
-
-
 //#define DBG          1
 
 //#define DBG_DIAGNOSE         1
index 7baef9bc2b474aa82f9170c85e29647447012566..ca1e327da389adc917305e3e257d42f95dc34621 100644 (file)
 
 #include "oid.h"
 
-#undef AP_WSC_INCLUDED
-#undef STA_WSC_INCLUDED
-#undef WSC_INCLUDED
-
-
-#ifdef CONFIG_STA_SUPPORT
-#endif // CONFIG_STA_SUPPORT //
-
-#if defined(AP_WSC_INCLUDED) || defined(STA_WSC_INCLUDED)
-#define WSC_INCLUDED
-#endif
 //
 //  Debug information verbosity: lower values indicate higher urgency
 //