Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 976aff5f authored by wang yanqing's avatar wang yanqing Committed by Kalle Valo
Browse files

rtlwifi: Remove double check for cnt_after_linked



rtl_lps_enter does two successive check for cnt_after_linked
to make sure some time has elapsed after linked. The second
check isn't necessary, because if cnt_after_linked is bigger
than 5, it is bigger than 2 of course!

This patch remove the second check code.

Signed-off-by: default avatarWang YanQing <udknight@gmail.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent 496aec57
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment