Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1399421

Re: [v2] rtlwifi: Remove double check for cnt_after_linked

From Kalle Valo <kvalo@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [v2] rtlwifi: Remove double check for cnt_after_linked
Date 2016-05-11 21:00 +0200
Message-ID <rxHwu-5FD-7@gated-at.bofh.it> (permalink)
References <rvt4C-2cn-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


wang yanqing <udknight@gmail.com> wrote:
> 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>

Thanks, 1 patch applied to wireless-drivers-next.git:

976aff5fc94b rtlwifi: Remove double check for cnt_after_linked

-- 
Sent by pwcli
https://patchwork.kernel.org/patch/9025161/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2] rtlwifi: Remove double check for cnt_after_linked Wang YanQing <udknight@gmail.com> - 2016-05-05 17:10 +0200
  Re: [v2] rtlwifi: Remove double check for cnt_after_linked Kalle Valo <kvalo@codeaurora.org> - 2016-05-11 21:00 +0200

csiph-web