diff options
author | 2025-04-22 14:59:38 +0800 | |
---|---|---|
committer | 2025-04-23 15:36:51 +0200 | |
commit | a3cdd0899b8b0e385a48b32f48e0dfc70d3c1ada (patch) | |
tree | 9b22feea228078e4dfa9db66318a4bc594f397bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wifi: ieee80211: define beacon protection bit field (diff) | |
download | wireguard-linux-a3cdd0899b8b0e385a48b32f48e0dfc70d3c1ada.tar.xz wireguard-linux-a3cdd0899b8b0e385a48b32f48e0dfc70d3c1ada.zip |
wifi: brcm80211: fmac: Add error log in brcmf_usb_dl_cmd()
In brcmf_usb_dl_cmd(), the error logging is not enough to describe
the error state. And some caller of the brcmf_usb_dl_cmd() does not
handle its error. An error log in brcmf_usb_dl_cmd() is needed to
prevent silent failure.
Add error handling in brcmf_usb_dl_cmd() to log the command id and
error code in the brcmf_usb_dl_cmd() fails. In this way, every
invocation of the function logs a message upon failure.
Signed-off-by: Wentao Liang <vulab@iscas.ac.cn>
Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Link: https://patch.msgid.link/20250422065938.2345-1-vulab@iscas.ac.cn
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions