mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Arend van Spriel <arend.vanspriel@broadcom.com>
To: Daniel Berlin <dberlin@dberlin.org>
Cc: Hector Martin <marcan@marcan.st>,
	Arend van Spriel <aspriel@gmail.com>,
	Franky Lin <franky.lin@broadcom.com>,
	Hante Meuleman <hante.meuleman@broadcom.com>,
	linux-wireless@vger.kernel.org,
	brcm80211-dev-list.pdl@broadcom.com,
	SHA-cyfmac-dev-list@infineon.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 4/5] wifi: brcmfmac: Support bss_info up to v112
Date: Tue, 7 Nov 2023 20:28:48 +0100	[thread overview]
Message-ID: <2ddab002-27af-0a0d-b8ce-a5479887e203@broadcom.com> (raw)
In-Reply-To: <CAF4BwTV=S39mUcbhoxCf6Z6+gGGFy5ctfYwbKt5yDMUYD5r3gw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 978 bytes --]

On 11/7/2023 1:00 PM, Daniel Berlin wrote:
> On Tue, Nov 7, 2023 at 6:51 AM Arend van Spriel
> <arend.vanspriel@broadcom.com> wrote:
>>
>> On 11/7/2023 12:11 PM, Hector Martin wrote:
>>> On 20/10/2023 18.59, Arend van Spriel wrote:
>>>> On 10/19/2023 3:42 AM, Daniel Berlin wrote:
>>>>> From: Hector Martin <marcan@marcan.st>
>>>>>
>>>>> The structures are compatible and just add fields, so we can just treat
>>>>> it as always v112. If we start using new fields, that will have to be
>>>>> gated on the version.
>>>>
>>>> Seems EHT is creeping in here.
>>>>
>>>> Having doubts about compatibility statement (see below)...
>>>>

Doubts resolved.

Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com>
>>>>> Signed-off-by: Hector Martin <marcan@marcan.st>
>>>>> ---
>>>>>     .../broadcom/brcm80211/brcmfmac/cfg80211.c    |  5 ++-
>>>>>     .../broadcom/brcm80211/brcmfmac/fwil_types.h  | 37 +++++++++++++++++--
>>>>>     2 files changed, 36 insertions(+), 6 deletions(-)

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4219 bytes --]

  reply	other threads:[~2023-11-07 19:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1697650207.git.dberlin@dberlin.org>
     [not found] ` <0b95944fcf047b3ec83cecb0c65ca24de43810fd.1697650207.git.dberlin@dberlin.org>
2023-10-20  9:57   ` [PATCH 1/5] [brcmfmac] Add support for encoding/decoding 6g chanspecs Arend van Spriel
2023-10-20 16:36     ` Daniel Berlin
2023-10-20 21:46     ` Jeff Johnson
2023-10-21 18:27       ` Arend van Spriel
     [not found] ` <52c993fd93e13ac015be935a5284294c9a74ea8e.1697650207.git.dberlin@dberlin.org>
2023-10-20  9:58   ` [PATCH 2/5] [brcmfmac] Add support for 6G bands Arend van Spriel
2023-10-20 16:35     ` Daniel Berlin
2023-10-20 18:37       ` Arend van Spriel
2023-10-23 11:41       ` Daniel Berlin
2023-10-23 18:06         ` Arend Van Spriel
2023-10-23 18:09           ` Arend Van Spriel
     [not found] ` <9bb36bcc0dbbbe6f991be30ec404b6e5197238ac.1697650207.git.dberlin@dberlin.org>
2023-10-20  9:58   ` [PATCH 3/5] wifi: brcmfmac: Add support for SCAN_V3 Arend van Spriel
     [not found] ` <079882bf4a7c026547ecf8ad50a2b7a49ade7130.1697650207.git.dberlin@dberlin.org>
2023-10-20  9:59   ` [PATCH 4/5] wifi: brcmfmac: Support bss_info up to v112 Arend van Spriel
2023-10-20 17:31     ` Daniel Berlin
2023-10-31 14:04       ` Daniel Berlin
2023-10-31 16:27         ` Arend Van Spriel
2023-11-07 11:11     ` Hector Martin
2023-11-07 11:51       ` Arend van Spriel
2023-11-07 12:00         ` Daniel Berlin
2023-11-07 19:28           ` Arend van Spriel [this message]
     [not found] ` <791863a231dca48234a3468b299d0bc71a85b6b0.1697650207.git.dberlin@dberlin.org>
2023-10-20  9:59   ` [PATCH 5/5] [brcmfmac] Add remaining support for 6G by supporting new scan structures Arend van Spriel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2ddab002-27af-0a0d-b8ce-a5479887e203@broadcom.com \
    --to=arend.vanspriel@broadcom.com \
    --cc=SHA-cyfmac-dev-list@infineon.com \
    --cc=aspriel@gmail.com \
    --cc=brcm80211-dev-list.pdl@broadcom.com \
    --cc=dberlin@dberlin.org \
    --cc=franky.lin@broadcom.com \
    --cc=hante.meuleman@broadcom.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=marcan@marcan.st \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®