From: Jes Sorensen Date: Tue, 24 Jun 2014 13:03:16 +0000 (+0200) Subject: staging: rtl8723au: Remove unused size defines for mgmt frame elements X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=40954b63859f373ad83454a2598bc8d251973a34;p=deliverable%2Flinux.git staging: rtl8723au: Remove unused size defines for mgmt frame elements Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8723au/include/wifi.h b/drivers/staging/rtl8723au/include/wifi.h index 3f64546ef807..bd581eca8015 100644 --- a/drivers/staging/rtl8723au/include/wifi.h +++ b/drivers/staging/rtl8723au/include/wifi.h @@ -38,19 +38,6 @@ #define EID_BSSIntolerantChlReport 73 -/* --------------------------------------------------------------------------- - Below is the fixed elements... ------------------------------------------------------------------------------*/ -#define _AUTH_ALGM_NUM_ 2 -#define _AUTH_SEQ_NUM_ 2 -#define _BEACON_ITERVAL_ 2 -#define _CAPABILITY_ 2 -#define _CURRENT_APADDR_ 6 -#define _LISTEN_INTERVAL_ 2 -#define _ASOC_ID_ 2 -#define _STATUS_CODE_ 2 -#define _TIMESTAMP_ 8 - /*----------------------------------------------------------------------------- Below is the definition for 802.11n ------------------------------------------------------------------------------*/