Re: [PATCHv2 wireless-next] wifi: brcm80211: change current_bss to value
Arend van Spriel <[email protected]> Tue, 09 Jun 2026 16:53:29 +0200
| Newsgroups | dev.linux.lists.brcm80211,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
Op 8 juni 2026 07:29:12 schreef Rosen Penev <[email protected]>: > Change to a single allocation and remove some boilerplate. I thought current_bss used to be NULL when not associated, but seems my memory needs to catch up to today's reality.... Acked-by: Arend van Spriel <[email protected]> > Signed-off-by: Rosen Penev <[email protected]> > --- > v2: change to value > .../broadcom/brcm80211/brcmsmac/main.c | 40 +++---------------- > .../broadcom/brcm80211/brcmsmac/main.h | 2 +- > 2 files changed, 7 insertions(+), 35 deletions(-)