From: Jakub Kicinski <kuba@kernel.org>
To: Ilan Peer <ilan.peer@intel.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] wifi: cfg80211: Fix return value in scan logic
Date: Wed, 19 Jul 2023 11:00:18 -0700 [thread overview]
Message-ID: <20230719110018.565eff67@kernel.org> (raw)
In-Reply-To: <20230719145120.739521-1-ilan.peer@intel.com>
On Wed, 19 Jul 2023 17:51:20 +0300 Ilan Peer wrote:
> As cfg80211_parse_colocated_ap() is not expected to return a negative
> value return 0 and not a negative value if cfg80211_calc_short_ssid()
> fails.
What's the user visible impact of this issue?
> This bug was introduced in commit c8cb5b854b40f
> ('nl80211/cfg80211: support 6 GHz scanning').
And if it does indeed have user-visible impact please use the formal
Fixes tag format.
> Signed-off-by: Ilan Peer <ilan.peer@intel.com>
next prev parent reply other threads:[~2023-07-19 18:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-19 14:51 [PATCH] wifi: cfg80211: Fix return value in scan logic Ilan Peer
2023-07-19 18:00 ` Jakub Kicinski [this message]
2023-07-19 18:04 ` Jakub Kicinski
2023-07-23 12:08 ` Peer, Ilan
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=20230719110018.565eff67@kernel.org \
--to=kuba@kernel.org \
--cc=ilan.peer@intel.com \
--cc=linux-wireless@vger.kernel.org \
/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.