From 5386896ef82ee29873790cee7822735cdb93eb7d Mon Sep 17 00:00:00 2001 From: fariouche Date: Mon, 2 Sep 2019 22:30:11 +0200 Subject: [PATCH] fixed CONCURRENT mode not working --- hal/phydm/halrf/rtl8812a/halrf_8812a_ap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hal/phydm/halrf/rtl8812a/halrf_8812a_ap.c b/hal/phydm/halrf/rtl8812a/halrf_8812a_ap.c index 8861416..667597c 100644 --- a/hal/phydm/halrf/rtl8812a/halrf_8812a_ap.c +++ b/hal/phydm/halrf/rtl8812a/halrf_8812a_ap.c @@ -185,7 +185,7 @@ odm_tx_pwr_track_set_pwr8812a( } else return; } /* odm_TxPwrTrackSetPwr88E */ - +/* void configure_txpower_track_8812a( struct txpwrtrack_cfg *config ) @@ -201,7 +201,7 @@ void configure_txpower_track_8812a( config->do_iqk = do_iqk_8812a; config->phy_lc_calibrate = phy_lc_calibrate_8812a; } - +*/ #endif /* 1 7. IQK */