Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > This code does not ensure that the whole buffer is initialized and none > of the callers check for errors so potentially none of the buffer is > initialized. Add a memset to eliminate this bug. > > Fixes: e3037485c68e ("rtw88: new Realtek 802.11ac driver") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Patch applied to wireless-drivers.git, thanks. 74a8c816fa8f rtw88: debug: Fix uninitialized memory in debugfs code -- https://patchwork.kernel.org/project/linux-wireless/patch/X8ilOfVz3pf0T5ec@mwanda/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches