From: Simon Horman <simon.horman@corigine.com>
To: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
Cc: Johannes Berg <johannes@sipsolutions.net>,
Ilan Peer <ilan.peer@intel.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
linux-wireless@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH] wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spam
Date: Thu, 15 Jun 2023 11:33:41 +0200 [thread overview]
Message-ID: <ZIra9Z0L04nBbfJO@corigine.com> (raw)
In-Reply-To: <20230614132648.28995-1-nicolas.cavallari@green-communications.fr>
On Wed, Jun 14, 2023 at 03:26:48PM +0200, Nicolas Cavallari wrote:
> In mesh mode, ieee80211_chandef_he_6ghz_oper() is called by
> mesh_matches_local() for every received mesh beacon.
>
> On a 6 GHz mesh of a HE-only phy, this spams that the hardware does not
> have EHT capabilities, even if the received mesh beacon does not have an
> EHT element.
>
> Unlike HE, not supporting EHT in the 6 GHz band is not an error so do
> not print anything in this case.
>
> Fixes: 5dca295dd767 ("mac80211: Add initial support for EHT and 320 MHz channels")
>
> Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
prev parent reply other threads:[~2023-06-15 9:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-14 13:26 [PATCH] wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spam Nicolas Cavallari
2023-06-15 9:33 ` Simon Horman [this message]
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=ZIra9Z0L04nBbfJO@corigine.com \
--to=simon.horman@corigine.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=ilan.peer@intel.com \
--cc=johannes@sipsolutions.net \
--cc=kuba@kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=nicolas.cavallari@green-communications.fr \
--cc=pabeni@redhat.com \
/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.