Commit 8224e771 authored by Malcolm Priestley's avatar Malcolm Priestley Committed by Greg Kroah-Hartman

staging: vt6655: dead code remove 80211mgr.h

Signed-off-by: default avatarMalcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d54435d3
This diff is collapsed.
......@@ -642,7 +642,6 @@ struct vnt_private {
unsigned char abyCountryCode[3];
/* for 802.11h DFS */
unsigned int uNumOfMeasureEIDs;
PWLAN_IE_MEASURE_REQ pCurrMeasureEID;
bool bMeasureInProgress;
unsigned char byOrgChannel;
unsigned char byOrgRCR;
......
......@@ -33,7 +33,6 @@
#include <net/mac80211.h>
#include "ttype.h"
#include "80211mgr.h"
/*--------------------- Export Definitions -------------------------*/
#define MAX_GROUP_KEY 4
......
......@@ -35,7 +35,6 @@
#define __WMGR_H__
#include "ttype.h"
#include "80211mgr.h"
#include "80211hdr.h"
#include "card.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment