commit | 45f7fe7a7d3a795c1814a28ea906eee0c6470154 | [log] [tgz] |
---|---|---|
author | Yuesong Li <liyuesong@vivo.com> | Thu Jun 12 10:24:53 2025 +0800 |
committer | Miri Korenblit <miriam.rachel.korenblit@intel.com> | Thu Jun 12 14:45:59 2025 +0300 |
tree | 5f273ee207cc8b1f06fd43e0601e561af94874a4 | |
parent | 070ca9347be870b7fc81f74670ffc4216ef02fd1 [diff] |
wifi: iwlwifi: 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> Link: https://patch.msgid.link/20250612022501.3492345-1-liyuesong@vivo.com Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>