Joe Perches [off-list ref] writes:
On Fri, 2017-09-01 at 08:37 +0300, Luca Coelho wrote:
quoted
On Thu, 2017-08-31 at 14:57 -0700, Joe Perches wrote:
quoted
On Fri, 2017-08-25 at 11:27 +0300, Luca Coelho wrote:
quoted
From: Liad Kaufman <redacted>
There is a debug print that sometimes reaches over
110 chars, thus generating a warning in those cases.
What emits a warning here?
We have a WARN_ON in iwl-devtrace-msg.h:
#define MAX_MSG_LEN 110
OK, thanks for the hint.
The commit message is a bit obscure.
It might make sense to add a comment to describe these
trace events coming from TRACE_EVENT(iwlwifi_dbg,
All the IWL_DEBUG_<foo> use this trace message maximum.
Unfortunately the patch is already commited to wireless-drivers-next so
we can't change the commit log anymore.
--
Kalle Valo