Dmitry Antipov <dmantipov@xxxxxxxxx> wrote: > In 'ath_tx_count_frames()', 'ba' array may be used uninitialized, so > add 'memset()' call similar to one used in 'ath_tx_complete_aggr()'. > > Signed-off-by: Dmitry Antipov <dmantipov@xxxxxxxxx> > Acked-by: Toke Høiland-Jørgensen <toke@xxxxxxx> > Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx> 2 patches applied to ath-next branch of ath.git, thanks. 90f2ba4896e2 wifi: ath9k: avoid using uninitialized array 810e41cebb6c wifi: ath9k: fix fortify warnings -- https://patchwork.kernel.org/project/linux-wireless/patch/20230620080855.396851-1-dmantipov@xxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches