aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/hostap.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/vt6656/hostap.h')
-rw-r--r--drivers/staging/vt6656/hostap.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/vt6656/hostap.h b/drivers/staging/vt6656/hostap.h
index f5656cd96a8f..ba093b97da22 100644
--- a/drivers/staging/vt6656/hostap.h
+++ b/drivers/staging/vt6656/hostap.h
@@ -31,7 +31,6 @@
#include "device.h"
-/*--------------------- Export Definitions -------------------------*/
#define WLAN_RATE_1M BIT0
#define WLAN_RATE_2M BIT1
@@ -47,11 +46,8 @@
#define WLAN_RATE_54M BIT11
-/*--------------------- Export Classes ----------------------------*/
-/*--------------------- Export Variables --------------------------*/
-/*--------------------- Export Functions --------------------------*/
#ifndef ETH_P_PAE
#define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */