From: Kalle Valo <kvalo@codeaurora.org>
To: Luca Coelho <luca@coelho.fi>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH 1/4] iwlwifi: mvm: Allow multicast data frames only when associated
Date: Tue, 20 Aug 2019 14:02:15 +0000 (UTC) [thread overview]
Message-ID: <20190820140215.2F3F660A0A@smtp.codeaurora.org> (raw)
In-Reply-To: <20190816125554.8659-2-luca@coelho.fi>
Luca Coelho <luca@coelho.fi> wrote:
> From: Ilan Peer <ilan.peer@intel.com>
>
> The MAC context configuration always allowed multicast data frames
> to pass to the driver for all MAC context types, and in the
> case of station MAC context both when associated and when not
> associated.
>
> One of the outcomes of this configuration is having the FW forward
> encrypted multicast frames to the driver with Rx status indicating
> that the frame was not decrypted (as expected, since no keys were
> configured yet) which in turn results with unnecessary error
> messages.
>
> Change this behavior to allow multicast data frames only when they
> are actually expected, e.g., station MAC context is associated etc.
>
> Signed-off-by: Ilan Peer <ilan.peer@intel.com>
> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
4 patches applied to wireless-drivers.git, thanks.
50f5604476b2 iwlwifi: mvm: Allow multicast data frames only when associated
884b75696873 iwlwifi: pcie: fix the byte count table format for 22560 devices
17e40e6979aa iwlwifi: pcie: don't switch FW to qnj when ax201 is detected
5a8c31aa6357 iwlwifi: pcie: fix recognition of QuZ devices
--
https://patchwork.kernel.org/patch/11097607/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2019-08-20 14:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-16 12:55 [PATCH 0/4] iwlwifi: fixes intended for 5.3 2019-08-16 Luca Coelho
2019-08-16 12:55 ` [PATCH 1/4] iwlwifi: mvm: Allow multicast data frames only when associated Luca Coelho
2019-08-20 14:02 ` Kalle Valo [this message]
2019-08-16 12:55 ` [PATCH 2/4] iwlwifi: pcie: fix the byte count table format for 22560 devices Luca Coelho
2019-08-16 12:55 ` [PATCH 3/4] iwlwifi: pcie: don't switch FW to qnj when ax201 is detected Luca Coelho
2019-08-16 12:55 ` [PATCH 4/4] iwlwifi: pcie: fix recognition of QuZ devices Luca Coelho
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=20190820140215.2F3F660A0A@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=linux-wireless@vger.kernel.org \
--cc=luca@coelho.fi \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.