Dmitry Antipov <dmantipov@xxxxxxxxx> wrote: > Since 'bt_inq_page_start_time' of 'struct bt_coexist_8723' is > in jiffies, prefer 'unsigned long' over 'u32' to avoid possible > truncation in 'rtl8723e_dm_bt_inq_page_monitor()' and adjust > related code. Found with clang's -Wshorten-64-to-32, compile > tested only. > > Signed-off-by: Dmitry Antipov <dmantipov@xxxxxxxxx> > Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> Patch applied to wireless-next.git, thanks. 71ffa1bcd7a0 wifi: rtlwifi: use unsigned long for bt_coexist_8723 timestamp -- https://patchwork.kernel.org/project/linux-wireless/patch/20231004092418.73337-1-dmantipov@xxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches