qcacld-3.0: Remove legacy WAIT_TIME_TDLS macros
The TDLS functionality has moved to its own component. Left behind in HDD were the following macros which are now obsolete, so remove them: - WAIT_TIME_TDLS_LINK_ESTABLISH_REQ - WAIT_TIME_TDLS_MGMT Change-Id: Ie9667cafc66975e2cd92265353a8299cb5dff441 CRs-Fixed: 2368708
这个提交包含在:
@@ -233,12 +233,6 @@ enum hdd_driver_flags {
|
||||
/** Maximum time(ms) to wait for target to be ready for suspend **/
|
||||
#define WLAN_WAIT_TIME_READY_TO_SUSPEND 2000
|
||||
|
||||
/** Maximum time(ms) to wait for Link Establish Req to complete **/
|
||||
#define WAIT_TIME_TDLS_LINK_ESTABLISH_REQ 1500
|
||||
|
||||
/** Maximum time(ms) to wait for tdls mgmt to complete **/
|
||||
#define WAIT_TIME_TDLS_MGMT 11000
|
||||
|
||||
/* Scan Req Timeout */
|
||||
#define WLAN_WAIT_TIME_SCAN_REQ 100
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户