RE: [PATCH next] wifi: rtw89: debug: fix off by on in rtw89_ppdu_str()

Ping-Ke Shih <[email protected]> Tue, 9 Jun 2026 00:44:38 +0000
Newsgroups org.kernel.vger.kernel-janitors,org.kernel.vger.linux-wireless
Message-ID <[email protected]>
Dan Carpenter <[email protected]> wrote:
> This > comparison should be >= to avoid an out of bounds access.
> 
> Fixes: 419ed7f4a053 ("wifi: rtw89: debug: extend bb_info with TX status and PER")
> Signed-off-by: Dan Carpenter <[email protected]>

Thanks for the finding. 

Acked-by: Ping-Ke Shih <[email protected]>