lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 18 May 2020 12:17:42 +0000 (UTC) From: Kalle Valo <kvalo@...eaurora.org> To: Colin King <colin.king@...onical.com> Cc: Yan-Hsuan Chuang <yhchuang@...ltek.com>, "David S . Miller" <davem@...emloft.net>, Ping-Ke Shih <pkshih@...ltek.com>, linux-wireless@...r.kernel.org, netdev@...r.kernel.org, kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH][next] rtw88: 8723d: fix incorrect setting of ldo_pwr Colin King <colin.king@...onical.com> wrote: > From: Colin Ian King <colin.king@...onical.com> > > Currently ldo_pwr has the LDO25 voltage bits set to zero and then > it is overwritten with the new voltage setting. The assignment > looks incorrect, it should be bit-wise or'ing in the new voltage > setting rather than a direct assignment. > > Addresses-Coverity: ("Unused value") > Fixes: 1afb5eb7a00d ("rtw88: 8723d: Add cfg_ldo25 to control LDO25") > Signed-off-by: Colin Ian King <colin.king@...onical.com> > Acked-by: Ping-Ke Shih <pkshih@...ltek.com> Patch applied to wireless-drivers-next.git, thanks. c5457559b626 rtw88: 8723d: fix incorrect setting of ldo_pwr -- https://patchwork.kernel.org/patch/11549469/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists