* linux-4.2-rc1/drivers/net/wireless/rtlwifi/rtl8821ae/hw.c:2183: bad expression ?
@ 2015-07-08 8:41 David Binderman
2015-07-08 15:19 ` Larry Finger
0 siblings, 1 reply; 2+ messages in thread
From: David Binderman @ 2015-07-08 8:41 UTC (permalink / raw)
To: Larry Finger, Chaoming Li, linux-wireless@vger.kernel.org
Hello there,
[linux-4.2-rc1/drivers/net/wireless/rtlwifi/rtl8821ae/hw.c:2183]: (style) Expression '(X & 0xfc) == 0x3' is always false.
Source code is
if ((bt_msr & 0xfc) == MSR_AP)
Regards
David Binderman
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux-4.2-rc1/drivers/net/wireless/rtlwifi/rtl8821ae/hw.c:2183: bad expression ?
2015-07-08 8:41 linux-4.2-rc1/drivers/net/wireless/rtlwifi/rtl8821ae/hw.c:2183: bad expression ? David Binderman
@ 2015-07-08 15:19 ` Larry Finger
0 siblings, 0 replies; 2+ messages in thread
From: Larry Finger @ 2015-07-08 15:19 UTC (permalink / raw)
To: David Binderman, Chaoming Li, linux-wireless@vger.kernel.org
On 07/08/2015 03:41 AM, David Binderman wrote:
> Hello there,
>
> [linux-4.2-rc1/drivers/net/wireless/rtlwifi/rtl8821ae/hw.c:2183]: (style) Expression '(X & 0xfc) == 0x3' is always false.
>
> Source code is
>
> if ((bt_msr & 0xfc) == MSR_AP)
Thanks for the report. A fix was just submitted listing you as the Reporter.
Larry
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-08 15:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-08 8:41 linux-4.2-rc1/drivers/net/wireless/rtlwifi/rtl8821ae/hw.c:2183: bad expression ? David Binderman
2015-07-08 15:19 ` Larry Finger
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.