diff options
author | wang yanqing <udknight@gmail.com> | 2016-05-05 17:08:22 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2016-05-11 20:55:31 +0200 |
commit | 976aff5fc94b0a505ccd85391f0e82c3d2d031e9 (patch) | |
tree | de64f1c876a4bd4153e00de3ff7cfec4579665f1 /lib/iommu-common.c | |
parent | brcmfmac: Add 4356 sdio support (diff) | |
download | linux-976aff5fc94b0a505ccd85391f0e82c3d2d031e9.tar.xz 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 'lib/iommu-common.c')
0 files changed, 0 insertions, 0 deletions