Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > The "buf" is skb->data that comes from the firmware. We want to print > "len" number of bytes. But there is a missing period so the "len" > variable is used for formatting (width) instead of limiting the output > (precision). > > Fixes: cad2bd8a136c ("wifi: rtw89: support firmware log with formatted text") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Patch applied to wireless-next.git, thanks. e2a61151ff8c wifi: rtw89: fix a width vs precision bug -- https://patchwork.kernel.org/project/linux-wireless/patch/0700c7b9-bfd3-4aa6-82bf-5bf3c74644e1@moroto.mountain/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches