Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > This error path is unlikely because of it checked for NULL and > returned -ENOMEM earlier in the function. But it should return > an error code here as well if we ever do hit it because of a > race condition or something. > > Fixes: bdcd81707973 ("Add ath6kl cleaned up driver") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> Patch applied to ath-next branch of ath.git, thanks. fd6729ec534c ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point() -- https://patchwork.kernel.org/project/linux-wireless/patch/20210813113438.GB30697@kili/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches