All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: Ping-Ke Shih <pkshih@realtek.com>
Cc: <linux-wireless@vger.kernel.org>, <leo.li@realtek.com>,
	<johnson.lin@realtek.com>, <kevin_yang@realtek.com>
Subject: Re: [PATCH v2 01/13] rtw89: ser: fix unannotated fall-through
Date: Tue, 12 Apr 2022 13:35:01 +0000 (UTC)	[thread overview]
Message-ID: <164977049978.31115.8928477805509989443.kvalo@kernel.org> (raw)
In-Reply-To: <20220408001353.17188-2-pkshih@realtek.com>

Ping-Ke Shih <pkshih@realtek.com> wrote:

> From: Zong-Zhe Yang <kevin_yang@realtek.com>
> 
> add `break` to fix warning of unannotated fall-through between switch
> labels.
> 
> Fixes: 14f9f4790048 ("rtw89: ser: control hci interrupts on/off by state")
> Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>

9 patches applied to wireless-next.git, thanks.

5ddfffd6da9b rtw89: ser: fix unannotated fall-through
eeadcd2a47f8 rtw89: ser: configure D-MAC interrupt mask
d86369e937f1 rtw89: ser: configure C-MAC interrupt mask
9f405b0162ba rtw89: ser: configure top ERR IMR for firmware to recover
9a1ab283c709 rtw89: change station scheduler setting for hardware TX mode
181751970107 rtw89: reset BA CAM
ec356ffb2917 rtw89: 8852c: disable firmware watchdog if CPU disabled
d264edb1cc65 rtw89: Skip useless dig gain and igi related settings for 8852C
065cf8f9777f rtw89: 8852c: add 8852c specific BT-coexistence initial function

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20220408001353.17188-2-pkshih@realtek.com/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


  reply	other threads:[~2022-04-12 13:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-08  0:13 [PATCH v2 00/13] rtw89: refine interrupt masks for SER, and add H2C for new chip Ping-Ke Shih
2022-04-08  0:13 ` [PATCH v2 01/13] rtw89: ser: fix unannotated fall-through Ping-Ke Shih
2022-04-12 13:35   ` Kalle Valo [this message]
2022-04-08  0:13 ` [PATCH v2 02/13] rtw89: ser: configure D-MAC interrupt mask Ping-Ke Shih
2022-04-08  0:13 ` [PATCH v2 03/13] rtw89: ser: configure C-MAC " Ping-Ke Shih
2022-04-08  0:13 ` [PATCH v2 04/13] rtw89: ser: configure top ERR IMR for firmware to recover Ping-Ke Shih
2022-04-08  0:13 ` [PATCH v2 05/13] rtw89: change station scheduler setting for hardware TX mode Ping-Ke Shih
2022-04-08  0:13 ` [PATCH v2 06/13] rtw89: reset BA CAM Ping-Ke Shih
2022-04-08  0:13 ` [PATCH v2 07/13] rtw89: 8852c: disable firmware watchdog if CPU disabled Ping-Ke Shih
2022-04-08  0:13 ` [PATCH v2 08/13] rtw89: Skip useless dig gain and igi related settings for 8852C Ping-Ke Shih
2022-04-08  0:13 ` [PATCH v2 09/13] rtw89: 8852c: add 8852c specific BT-coexistence initial function Ping-Ke Shih
2022-04-08  0:13 ` [PATCH v2 10/13] rtw89: extend H2C of CMAC control info Ping-Ke Shih
2022-04-12 13:35   ` Kalle Valo
2022-04-08  0:13 ` [PATCH v2 11/13] rtw89: add new H2C to configure security CAM via DCTL for V1 chip Ping-Ke Shih
2022-04-08  0:13 ` [PATCH v2 12/13] rtw89: configure security CAM " Ping-Ke Shih
2022-04-08  0:13 ` [PATCH v2 13/13] rtw89: pci: correct return value handling of rtw89_write16_mdio_mask() Ping-Ke Shih

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=164977049978.31115.8928477805509989443.kvalo@kernel.org \
    --to=kvalo@kernel.org \
    --cc=johnson.lin@realtek.com \
    --cc=kevin_yang@realtek.com \
    --cc=leo.li@realtek.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=pkshih@realtek.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.