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:
Родитель
b03e645ce2
Коммит
7c96ffc59c
|
@ -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
|
||||
|
|
|
@ -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);
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
//
|
||||
|
|
Загрузка…
Ссылка в новой задаче