|
@@ -797,9 +797,7 @@ static int cds_ol_rx_thread(void *arg)
|
|
set_user_nice(current, -1);
|
|
set_user_nice(current, -1);
|
|
#endif
|
|
#endif
|
|
|
|
|
|
-#ifdef MSM_PLATFORM
|
|
|
|
- set_wake_up_idle(true);
|
|
|
|
-#endif
|
|
|
|
|
|
+ qdf_set_wake_up_idle(true);
|
|
|
|
|
|
complete(&pSchedContext->ol_rx_start_event);
|
|
complete(&pSchedContext->ol_rx_start_event);
|
|
|
|
|