Staging: rt3070: remove dead *WSC_INCLUDED code

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Bartlomiej Zolnierkiewicz 2009-04-26 16:04:32 +02:00 committed by Greg Kroah-Hartman
parent b03e645ce2
commit 7c96ffc59c
4 changed files with 0 additions and 53 deletions

View File

@ -72,11 +72,6 @@
#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 //
@ -96,13 +91,6 @@
#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

View 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);

View File

@ -51,22 +51,6 @@
#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

View File

@ -41,17 +41,6 @@
#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
//