[PATCH v2 0/2] wifi: brcmfmac: validate msgbuf flowring IDs
Can Peng <[email protected]> Mon, 3 Aug 2026 15:12:57 +0800
| Newsgroups | dev.linux.lists.brcm80211,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
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/[email protected]/ 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