Re:RE: [PATCH] wifi: rtw89: fw: correct rtw89_fw_h2c_default_cmac_tbl_be()

From: Wentao Guan

Date: Thu Jun 11 2026 - 05:12:32 EST


> Ping-Ke Shih <pkshih@xxxxxxxxxxx> wrote:
> > Sent: Thursday, June 11, 2026 5:06 PM
> > To: Wentao Guan <guanwentao@xxxxxxxxxxxxx>
> > Cc: linux-wireless@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; David Yang(楊典軒)
> > <dian_syuan0116@xxxxxxxxxxx>; zhanjun@xxxxxxxxxxxxx; niecheng1@xxxxxxxxxxxxx
> > Subject: RE: [PATCH] wifi: rtw89: fw: correct rtw89_fw_h2c_default_cmac_tbl_be()
> >
> > Wentao Guan <guanwentao@xxxxxxxxxxxxx> wrote:
> > > BE_CCTL_INFO_W2_PRELOAD_ENABLE is for h2c->w2, not h2c->w1.
> > > These will cause h2c->w1 wrong overlap by w2 and w2 not initialized.
> >
> > Thanks for the catch.
> >
> > >
> > > Fixes: c73607b3a8ef ("wifi: rtw89: fw: add CMAC H2C command to initialize default value for RTL8922D")
> > > Signed-off-by: Wentao Guan <guanwentao@xxxxxxxxxxxxx>
> >
> > Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
> >
>
> To let subject clear, I'll change it to
> " wifi: rtw89: fw: correct preload field of w2 in rtw89_fw_h2c_default_cmac_tbl_be() "
OK, thanks for you review.

BRs
Wentao Guan