aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/tests/fpga-region-test.c
diff options
context:
space:
mode:
authorDmitry Antipov <[email protected]>2023-09-29 18:45:20 +0300
committerKalle Valo <[email protected]>2023-10-03 14:43:51 +0300
commitf0fb62e090bdf38eb3c7e127f21858708b55b71b (patch)
treebbdf667f8869a06cacc56b49a7acc95e9118e6c0 /drivers/fpga/tests/fpga-region-test.c
parent3391ee7f9ea508c375d443cd712c2e699be235b4 (diff)
wifi: rtlwifi: use unsigned long for rtl_bssid_entry timestamp
Since 'age' of 'struct rtl_bssid_entry' is in jiffies, prefer 'unsigned long' over 'u32' to avoid possible truncation in 'rtl_collect_scan_list()' and thus weird result in 'rtl_scan_list_expire()'. Compile tested only. Signed-off-by: Dmitry Antipov <[email protected]> Acked-by: Ping-Ke Shih <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/tests/fpga-region-test.c')
0 files changed, 0 insertions, 0 deletions