diff options
author | 2016-05-05 23:08:22 +0800 | |
---|---|---|
committer | 2016-05-11 21:55:31 +0300 | |
commit | 976aff5fc94b0a505ccd85391f0e82c3d2d031e9 (patch) | |
tree | de64f1c876a4bd4153e00de3ff7cfec4579665f1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | brcmfmac: Add 4356 sdio support (diff) | |
download | wireguard-linux-976aff5fc94b0a505ccd85391f0e82c3d2d031e9.tar.xz wireguard-linux-976aff5fc94b0a505ccd85391f0e82c3d2d031e9.zip |
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: Wang YanQing <udknight@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions