HomeFreeBSD

linuxkpi: Improve LKPI_80211_TRACE_MO message

Description

linuxkpi: Improve LKPI_80211_TRACE_MO message

The message used to have a prefix of the function and line, followed by
:_ and the supplied message. Commit 3206587a20de ("LinuxKPI: 802.11:
improve scan handling") changed the prefix to add the CPU, tid, and
ticks. _ and the caller-supplied message were joined to the ticks
value, resulting in a somewhat odd message. Instead use : to
separate them.

Reviewed by: bz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D50667

Details

Provenance
emasteAuthored on Jun 3 2025, 2:09 PM
Reviewer
bz
Differential Revision
D50667: linuxkpi: Improve LKPI_80211_TRACE_MO message
Parents
rG9cac7351868d: LinuxKPI: 802.11: add ieee80211_purge_tx_queue()
Branches
Unknown
Tags
Unknown