On Fri, Aug 23, 2024 at 03:03:19PM +0800, Chen Yufan wrote: > Use time_after macro instead of using > jiffies directly to handle wraparound. > The modifications made compared to the previous version are as follows: > 1. change the type of mwifiex_auto_tdls_peer::rssi_jiffies to > unsigned long. > > Signed-off-by: Chen Yufan <chenyufan@xxxxxxxx> Changelog questions aside, this looks fine to me: Acked-by: Brian Norris <briannorris@xxxxxxxxxxxx>