diff options
| author | Russell King (Oracle) <[email protected]> | 2024-05-28 10:17:57 +0100 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2024-06-18 13:22:11 +0300 |
| commit | dd265a7415f8b99fa9b4b055f1ad1015c1e6f250 (patch) | |
| tree | f6b0e6746584232239bd6e2dbd470fe2624ed017 /tools/perf/scripts/python | |
| parent | 97715e29cebc898a214558475331ea6a10c0f8d1 (diff) | |
wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status()
wlcore_fw_status() is passed a pointer to the struct wl_fw_status to
decode the status into, which is always wl->fw_status. Rather than
referencing wl->fw_status within wlcore_fw_status(), use the supplied
argument so that we access this member in a consistent manner.
Signed-off-by: Russell King (Oracle) <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions