On 4/16/2025 8:12 PM, Jeff Johnson wrote:
On 4/15/2025 9:09 PM, Vasanthakumar Thiagarajan wrote:
You may need to rebase the series
Applying: wifi: ath12k: Add helper function ath12k_mac_update_freq_range()
Applying: wifi: ath12k: Fix frequency range in driver
error: patch failed: drivers/net/wireless/ath/ath12k/core.h:1122
error: drivers/net/wireless/ath/ath12k/core.h: patch does not apply
Patch failed at 0002 wifi: ath12k: Fix frequency range in driver
It applied to my 'pending' branch with:
b4 am --prep-3way ...
git am -3 ...
Ok. I was trying them on main branch. I'll use pending branch for such checks. Thanks.