Re: [V2] wcn36xx: fix incorrect assignment to msg_body.min_ch_time
From: Kalle Valo <hidden>
Date: 2018-01-09 08:20:33
Also in:
kernel-janitors, linux-wireless, lkml
From: Kalle Valo <hidden>
Date: 2018-01-09 08:20:33
Also in:
kernel-janitors, linux-wireless, lkml
Colin Ian King [off-list ref] wrote:
The second assignment to msg_body.min_ch_time is incorrect, it
should actually be to msg_body.max_ch_time.
Thanks to Bjorn Andersson for identifying the correct way to fix
this as my original fix was incorrect.
Detected by CoverityScan, CID#1463042 ("Unused Value")
Fixes: 2f3bef4b247e ("wcn36xx: Add hardware scan offload support")
Signed-off-by: Colin Ian King <redacted>
Acked-by: Bjorn Andersson <redacted>
Signed-off-by: Kalle Valo <redacted>Patch applied to ath-next branch of ath.git, thanks. 4c8cf8df2f42 wcn36xx: fix incorrect assignment to msg_body.min_ch_time -- https://patchwork.kernel.org/patch/10136929/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches