diff options
author | Colin Ian King <[email protected]> | 2017-12-29 09:07:31 +0000 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2018-01-09 10:19:39 +0200 |
commit | 4c8cf8df2f42a78f9357dba71c967705c5bd98bd (patch) | |
tree | e61d118e3849b571f1e0da562491f8087acbcff2 /scripts/gdb/linux/proc.py | |
parent | e6fe214e61971494d2e4fe1d3f99020f652d3ada (diff) |
wcn36xx: fix incorrect assignment to msg_body.min_ch_time
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 <[email protected]>
Acked-by: Bjorn Andersson <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions