summaryrefslogtreecommitdiff
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.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/staging/vt6656/hostap.h b/drivers/staging/vt6656/hostap.h
index ba093b9..6a68f7e 100644
--- a/drivers/staging/vt6656/hostap.h
+++ b/drivers/staging/vt6656/hostap.h
@@ -31,7 +31,6 @@
#include "device.h"
-
#define WLAN_RATE_1M BIT0
#define WLAN_RATE_2M BIT1
#define WLAN_RATE_5M5 BIT2
@@ -45,10 +44,6 @@
#define WLAN_RATE_48M BIT10
#define WLAN_RATE_54M BIT11
-
-
-
-
#ifndef ETH_P_PAE
#define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */
#endif /* ETH_P_PAE */