[PATCH v2 0/2] wifi: brcmfmac: validate msgbuf flowring IDs

From: Can Peng

Date: Mon Aug 03 2026 - 03:14:07 EST


Clean up the excess blank lines in msgbuf.c first, then validate
firmware supplied msgbuf flowring IDs before converting them to internal
flow IDs and using them as bit and array indexes.

Changes in v2:
- Add a preparatory cleanup to use a single blank line between functions
and declarations in msgbuf.c.
- Rebase the flowring ID validation change on top of the cleanup.
- Link to v1:
https://lore.kernel.org/all/20260723055618.550834-1-pengcan@xxxxxxxxxx/

Can Peng (2):
wifi: brcmfmac: remove extra blank lines in msgbuf.c
wifi: brcmfmac: validate msgbuf flowring IDs before use

.../broadcom/brcm80211/brcmfmac/msgbuf.c | 84 +++++++++----------
1 file changed, 39 insertions(+), 45 deletions(-)

--
2.53.0