aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorDerTeufel <dominik-kassel@gmx.de>2015-11-21 18:07:15 +0100
committerMister Oyster <oysterized@gmail.com>2016-12-19 12:16:52 +0100
commit3d351c0941a66a445a496e2efe9c135fa7566528 (patch)
tree7251ead50d7e99b14b21b3c6eec2e62a0b423a8e /drivers
parent3adf0fffb1ee1c4d1d9647878ee15b88d0b564de (diff)
mediatek drv_wlan: WLAN/WIFI RX Enhance
dragonpt committed 9e6b229 2015-05-15
Diffstat (limited to 'drivers')
-rw-r--r--drivers/misc/mediatek/connectivity/combo/drv_wlan/mt6620/wlan/include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/mediatek/connectivity/combo/drv_wlan/mt6620/wlan/include/config.h b/drivers/misc/mediatek/connectivity/combo/drv_wlan/mt6620/wlan/include/config.h
index 1bcfb3d81..7a7318f45 100644
--- a/drivers/misc/mediatek/connectivity/combo/drv_wlan/mt6620/wlan/include/config.h
+++ b/drivers/misc/mediatek/connectivity/combo/drv_wlan/mt6620/wlan/include/config.h
@@ -976,7 +976,7 @@
#define CFG_SDIO_INTR_ENHANCE 1 /*!< 1(default): Enable SDIO ISR & TX/RX status enhance mode
0: Disable */
-#define CFG_SDIO_RX_ENHANCE 0 /*!< 1(default): Enable SDIO ISR & TX/RX status enhance mode
+#define CFG_SDIO_RX_ENHANCE 1 /*!< 1(default): Enable SDIO ISR & TX/RX status enhance mode
0: Disable */
#define CFG_SDIO_TX_AGG 1 /*!< 1: Enable SDIO TX enhance mode(Multiple frames in single BLOCK CMD)
0(default): Disable */