From: Jakub Kicinski <kuba@kernel.org>
To: johannes@sipsolutions.net
Cc: JUN-KYU SHIN <jk.shin@newratek.com>, linux-wireless@vger.kernel.org
Subject: Re: [PATCH] wifi: mac80211: fix error handling when channel_switch on S1G band
Date: Wed, 12 Jul 2023 17:37:24 -0700 [thread overview]
Message-ID: <20230712173724.607067c7@kernel.org> (raw)
In-Reply-To: <20230711080918.20114-1-jk.shin@newratek.com>
On Tue, 11 Jul 2023 17:09:18 +0900 JUN-KYU SHIN wrote:
> When channel_switch is performed to a channel with a freq_offset,
> such as 909.5 MHz, channel_switch fails with the "-EOPNOTSUPP" error.
> Since freq_offset is used in the S1G band, it should not be treated
> as an error only with the freq_offset condition.
>
> Fixes: b6011960f392 ("mac80211: handle channel frequency offset")
> Signed-off-by: JUN-KYU SHIN <jk.shin@newratek.com>
Johannes, since you seem to be around - yes/no/can wait? :)
next prev parent reply other threads:[~2023-07-13 0:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-26 7:58 [PATCH] wifi: mac80211: fix error handling when channel_switch on S1G band JUN-KYU SHIN
2023-07-05 21:12 ` Jakub Kicinski
2023-07-11 8:09 ` JUN-KYU SHIN
2023-07-13 0:37 ` Jakub Kicinski [this message]
2023-07-13 6:52 ` Johannes Berg
2023-07-21 6:19 ` JUN-KYU SHIN
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=20230712173724.607067c7@kernel.org \
--to=kuba@kernel.org \
--cc=jk.shin@newratek.com \
--cc=johannes@sipsolutions.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).