提交 14b1c67b 编写于 作者: B Bartlomiej Zolnierkiewicz 提交者: Greg Kroah-Hartman

Staging: rt2860: remove dead UNDER_CE code

Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 7c469e63
......@@ -80,8 +80,6 @@
#define MAX_LENGTH_OF_SUPPORT_RATES 12 // 1, 2, 5.5, 11, 6, 9, 12, 18, 24, 36, 48, 54
#define MAX_NUMBER_OF_DLS_ENTRY 4
#ifndef UNDER_CE
#define OID_GEN_MACHINE_NAME 0x0001021A
#ifdef RALINK_ATE
......@@ -636,9 +634,6 @@ typedef struct _NDIS_802_11_CAPABILITY
NDIS_802_11_AUTHENTICATION_ENCRYPTION AuthenticationEncryptionSupported[1];
} NDIS_802_11_CAPABILITY, *PNDIS_802_11_CAPABILITY;
//#endif //of WIN 2k
#endif //UNDER_CE
#if WIRELESS_EXT <= 11
#ifndef SIOCDEVPRIVATE
#define SIOCDEVPRIVATE 0x8BE0
......
......@@ -2895,11 +2895,6 @@ typedef struct _RTMP_ADAPTER
// current TX sequence #
USHORT Sequence;
#ifdef UNDER_CE
NDIS_HANDLE hGiISR;
#endif
// Control disconnect / connect event generation
//+++Didn't used anymore
ULONG LinkDownTime;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册