[PATCH v3 0/2] wifi: nxpwifi: bound debugfs output

From: Heyang Tan

Date: Sat Sep 19 2026 - 00:04:11 EST


Bound two nxpwifi debugfs formatting paths to their output buffers.

Changes in v3:
- Split the histogram and debug-info fixes into separate patches.
- Rewrite the commit messages following the feedback from Francesco Dolcini.
- Move test results out of the commit messages.

Testing:
- x86_64 kernel build with CONFIG_NXPWIFI=m, CONFIG_CFG80211=m, and
CONFIG_DEBUG_FS=y

Heyang Tan (2):
wifi: nxpwifi: bound histogram debugfs output
wifi: nxpwifi: bound debug info output

drivers/net/wireless/nxp/nxpwifi/debugfs.c | 31 +++++++++-------
drivers/net/wireless/nxp/nxpwifi/main.c | 5 ++-
drivers/net/wireless/nxp/nxpwifi/util.c | 43 +++++++++++++---------
drivers/net/wireless/nxp/nxpwifi/util.h | 1 +
4 files changed, 48 insertions(+), 32 deletions(-)

--
2.34.1