mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Use nf_msecs_to_jiffies64 and nf_jiffies64_to_msecs as provided by8e1102d5a1("netfilter: nf_tables: support timeouts larger than 23 days"), otherwise ruleset listing breaks. Fixes:a8b1e36d0d("netfilter: nft_dynset: fix element timeout for HZ != 1000") Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>