Re: [PATCH v2 0/2] wifi: brcmfmac: validate msgbuf flowring IDs
Johannes Berg <[email protected]> Mon, 03 Aug 2026 09:20:56 +0200
| Newsgroups | dev.linux.lists.brcm80211,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2026-08-03 at 15:12 +0800, Can Peng wrote: > 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. >=20 > 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. Too late, I applied the other changes yesterday, and while I can rebase, I'm not going to do that now for just some whitespace. Feel free to send a cleanup on top of current wireless-next. johannes