]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: iwlegacy: convert to use secs_to_jiffies()
authorYuesong Li <liyuesong@vivo.com>
Thu, 12 Jun 2025 02:14:44 +0000 (10:14 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 20 Jun 2025 08:49:36 +0000 (10:49 +0200)
commit84ff903bcb7bb19e9ddfe04f1b5b9e42cfb17e45
tree764e6107a71d04f534d440fc1a886aaa87cf0c5d
parent7c598c653ad465138ecc2fe64492633c541effef
wifi: iwlegacy: convert to use secs_to_jiffies()

Since secs_to_jiffies()(commit:b35108a51cf7) has been introduced, we can
use it to avoid scaling the time to msec.

Signed-off-by: Yuesong Li <liyuesong@vivo.com>
Acked-by: Stanislaw Gruszka <stf_xl@wp.pl>
Link: https://patch.msgid.link/20250612021446.3465972-1-liyuesong@vivo.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlegacy/4965-mac.c