All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: Chelsy Ratnawat <chelsyratnawat2001@gmail.com>
Cc: "hvilleneuve@dimonoff.com" <hvilleneuve@dimonoff.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: RE: [PATCH] wifi: rtlwifi: remove dead mimo_ps handling from rate update code
Date: Mon, 10 Aug 2026 03:06:26 +0000	[thread overview]
Message-ID: <eec7b92d15f74510abd5898091e7067b@realtek.com> (raw)
In-Reply-To: <20260805082004.608667-1-chelsyratnawat2001@gmail.com>

Chelsy Ratnawat <chelsyratnawat2001@gmail.com> wrote:
> diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8192d/hw_common.c
> b/drivers/net/wireless/realtek/rtlwifi/rtl8192d/hw_common.c
> index 97e0d9c01e0a..6d8b39174bb6 100644
> --- a/drivers/net/wireless/realtek/rtlwifi/rtl8192d/hw_common.c
> +++ b/drivers/net/wireless/realtek/rtlwifi/rtl8192d/hw_common.c
> @@ -775,7 +775,6 @@ static void rtl92d_update_hal_rate_table(struct ieee80211_hw *hw,
>         struct rtl_priv *rtlpriv = rtl_priv(hw);
>         struct rtl_phy *rtlphy = &rtlpriv->phy;
>         enum wireless_mode wirelessmode;
> -       u8 mimo_ps = IEEE80211_SMPS_OFF;
>         u8 curtxbw_40mhz = mac->bw_40;
>         u8 nmode = mac->ht_enable;
>         u8 curshortgi_40mhz;

This was done by previous patch:
d4157cd3aeab ("wifi: rtlwifi: rtl8192d: remove dead SMPS rate mask code")

Please respin your patch based on https://github.com/pkshih/rtw.git rtw-next branch.

Ping-Ke



  reply	other threads:[~2026-08-10  3:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-05  8:20 [PATCH] wifi: rtlwifi: remove dead mimo_ps handling from rate update code Chelsy Ratnawat
2026-08-10  3:06 ` Ping-Ke Shih [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-08-14 16:55 Chelsy Ratnawat
2026-08-17  3:07 ` 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=eec7b92d15f74510abd5898091e7067b@realtek.com \
    --to=pkshih@realtek.com \
    --cc=chelsyratnawat2001@gmail.com \
    --cc=hvilleneuve@dimonoff.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.