Re: [PATCH] wifi: cfg80211: add error code in brcmf_notify_sched_scan_results()
From: Kalle Valo <kvalo@kernel.org>
Date: 2022-08-29 07:59:57
Also in:
lkml, netdev
From: Kalle Valo <kvalo@kernel.org>
Date: 2022-08-29 07:59:57
Also in:
lkml, netdev
+ linux-wireless Li Qiong [off-list ref] writes:
The err code is 0 at the first two "out_err" paths, add error code '-EINVAL' for these error paths. Signed-off-by: Li Qiong <redacted> --- drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c | 2 ++ 1 file changed, 2 insertions(+)
You need to CC linux-wireless, otherwise patchwork won't see it. Also the title should be: wifi: brcmfmac: add error code in brcmf_notify_sched_scan_results() Please resubmit as v2. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches