From: Heinrich Schuchardt <hidden> Date: 2016-05-17 22:46:46
Do not return undefined value for transmission power
if the rate is invalid.
Signed-off-by: Heinrich Schuchardt <redacted>
---
drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Larry Finger <hidden> Date: 2016-05-18 12:12:12
On 05/17/2016 05:46 PM, Heinrich Schuchardt wrote:
quoted hunk
Do not return undefined value for transmission power
if the rate is invalid.
Signed-off-by: Heinrich Schuchardt <redacted>
---
drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Did gcc give you a warning about this variable not being initialized? Mine does
not. In any case, this change is appropriate.
Acked-by: Larry Finger <redacted>
Thanks,
Larry
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
From: Kalle Valo <hidden> Date: 2016-06-14 14:21:03
Heinrich Schuchardt [off-list ref] wrote:
Do not return undefined value for transmission power
if the rate is invalid.
Signed-off-by: Heinrich Schuchardt <redacted>
Acked-by: Larry Finger <redacted>
Thanks, 1 patch applied to wireless-drivers-next.git:
6b3c33e985f2 rtlwifi: rtl8723be: avoid undefined behavior
--
Sent by pwcli
https://patchwork.kernel.org/patch/9115471/
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html