summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/include
diff options
context:
space:
mode:
authorJes Sorensen <Jes.Sorensen@redhat.com>2015-02-27 15:45:34 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-06 09:54:24 -0800
commit19c7b64455d7cfe88844f05025ab40861c12b6b8 (patch)
tree6fda122d9c62f51066e978754d5adc57547ab1c4 /drivers/staging/rtl8723au/include
parent929e570ae2bf571b7448dd41a3f37a11f077518e (diff)
staging: rtl8723au: MAX_AGGR_NUM is not used
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8723au/include')
-rw-r--r--drivers/staging/rtl8723au/include/Hal8723APhyCfg.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/rtl8723au/include/Hal8723APhyCfg.h b/drivers/staging/rtl8723au/include/Hal8723APhyCfg.h
index f1b8f2f8cc9b..bcf36579f43a 100644
--- a/drivers/staging/rtl8723au/include/Hal8723APhyCfg.h
+++ b/drivers/staging/rtl8723au/include/Hal8723APhyCfg.h
@@ -16,9 +16,6 @@
#ifndef __INC_HAL8723PHYCFG_H__
#define __INC_HAL8723PHYCFG_H__
-/*--------------------------Define Parameters-------------------------------*/
-#define MAX_AGGR_NUM 0x0909
-
/*------------------------------Define structure----------------------------*/
enum RF_RADIO_PATH {
RF_PATH_A = 0, /* Radio Path A */