Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > There are two error paths where "ret" wasn't set. Ideally the compiler > would have warned about these bugs, but we initialized "ret" to zero so > it silenced the warning. I have removed that. Also if > ath11k_hal_srng_get_entrysize() fails then we need to free some > resources before returning. > > Fixes: d5c65159f289 ("ath11k: driver for Qualcomm IEEE 802.11ax devices") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Failed to apply: error: patch failed: drivers/net/wireless/ath/ath11k/dp_tx.c:646 error: drivers/net/wireless/ath/ath11k/dp_tx.c: patch does not apply stg import: Diff does not apply cleanly Patch set to Changes Requested. -- https://patchwork.kernel.org/patch/11290443/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches