On Wed, 11 Jun 2025, Bjoern A. Zeeb wrote:
The branch stable/14 has been updated by bz:
URL:
https://cgit.FreeBSD.org/src/commit/?id=5e5832bdc440b130a549fcad8cf266fd6e054b1b
commit 5e5832bdc440b130a549fcad8cf266fd6e054b1b
Author: Bjoern A. Zeeb <b...@freebsd.org>
AuthorDate: 2025-06-11 09:16:51 +0000
Commit: Bjoern A. Zeeb <b...@freebsd.org>
CommitDate: 2025-06-11 09:16:51 +0000
LinuxKPI: 802.11: cast jiffies to unsigned long
The jiffies changes are not (yet) merged if they will be. In order to
not break a possible future MFC of them, cast jiffies to unsigned long
already. They are only used in logging/debugging here.
Sponsored by: The FreeBSD Foundation
Fixes: dcc99bf830b2
Sorry, I meant to squash this before pushing but had it left
uncommitted and forgotten given builds had to be re-started twice for
other reasons.
There's a short window between these committs that will not build in
case anyone will go and need to bisect over this.
/bz
--
Bjoern A. Zeeb r15:7