Christian Lamparter <chunkeey@xxxxxxxxxxxxxx> wrote: > The 10.4 firmware adds extended peer information to the > firmware's statistics payload. This additional info is > stored as a separate data field and the elements are > stored in their own "peers_extd" list. > > These elements can pile up in the same way as the peer > information elements. This is because the > ath10k_wmi_10_4_op_pull_fw_stats() function tries to > pull the same amount (num_peer_stats) for every statistic > data unit. > > Fixes: 4a49ae94a448faa ("ath10k: fix 10.4 extended peer stats update") > Signed-off-by: Christian Lamparter <chunkeey@xxxxxxxxxxxxxx> My understanding is that I should skip this patch 1. Please let me know if I misunderstood. But I'm still plannning to apply patch 2. Patch set to Changes Requested. -- https://patchwork.kernel.org/patch/9461631/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches