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:
committed by
Greg Kroah-Hartman
parent
b03e645ce2
commit
7c96ffc59c
@@ -72,11 +72,6 @@
|
|||||||
#include "mlme_ex.h"
|
#include "mlme_ex.h"
|
||||||
#endif // MLME_EX //
|
#endif // MLME_EX //
|
||||||
|
|
||||||
#undef AP_WSC_INCLUDED
|
|
||||||
#undef STA_WSC_INCLUDED
|
|
||||||
#undef WSC_INCLUDED
|
|
||||||
|
|
||||||
|
|
||||||
#ifdef LEAP_SUPPORT
|
#ifdef LEAP_SUPPORT
|
||||||
#include "leap.h"
|
#include "leap.h"
|
||||||
#endif // LEAP_SUPPORT //
|
#endif // LEAP_SUPPORT //
|
||||||
@@ -96,13 +91,6 @@
|
|||||||
#include "rt_ate.h"
|
#include "rt_ate.h"
|
||||||
#endif // RALINK_ATE //
|
#endif // RALINK_ATE //
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#if defined(AP_WSC_INCLUDED) || defined(STA_WSC_INCLUDED)
|
|
||||||
#define WSC_INCLUDED
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
#ifdef CONFIG_STA_SUPPORT
|
#ifdef CONFIG_STA_SUPPORT
|
||||||
#ifdef NATIVE_WPA_SUPPLICANT_SUPPORT
|
#ifdef NATIVE_WPA_SUPPLICANT_SUPPORT
|
||||||
#ifndef WPA_SUPPLICANT_SUPPORT
|
#ifndef WPA_SUPPLICANT_SUPPORT
|
||||||
|
@@ -538,20 +538,6 @@ DECLARE_TIMER_FUNCTION(DlsTimeoutAction);
|
|||||||
#endif // QOS_DLS_SUPPORT //
|
#endif // QOS_DLS_SUPPORT //
|
||||||
#endif // CONFIG_STA_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);
|
void RTMP_GetCurrentSystemTime(LARGE_INTEGER *time);
|
||||||
|
|
||||||
|
|
||||||
|
@@ -51,22 +51,6 @@
|
|||||||
#include "aironet.h"
|
#include "aironet.h"
|
||||||
#endif // CONFIG_STA_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
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//#define DBG 1
|
//#define DBG 1
|
||||||
|
|
||||||
//#define DBG_DIAGNOSE 1
|
//#define DBG_DIAGNOSE 1
|
||||||
|
@@ -41,17 +41,6 @@
|
|||||||
|
|
||||||
#include "oid.h"
|
#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
|
// Debug information verbosity: lower values indicate higher urgency
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user