Colin King <[email protected]> wrote: > From: Colin Ian King <[email protected]> > > Currently the variable 'interval' is not initialized and is only set > to 1 when oex_stat->bt_418_hid_existi is true. Fix this by inintializing > variable interval to 0 (which I'm assuming is the intended default). > > Addresses-Coverity: ("Uninitalized scalar variable") > Fixes: 5b2e9a35e456 ("rtw88: coex: add feature to enhance HID coexistence > performance") > Signed-off-by: Colin Ian King <[email protected]> > Acked-by: Ping-Ke Shih <[email protected]>
Patch applied to wireless-drivers-next.git, thanks. 88c15a6fbd94 rtw88: coex: fix missing unitialization of variable 'interval' -- https://patchwork.kernel.org/project/linux-wireless/patch/[email protected]/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

