Ping-Ke Shih <pkshih@xxxxxxxxxxx> wrote: > Bitterblue Smith <rtl8821cerfe2@xxxxxxxxx> wrote: > > On 11/06/2025 03:32, Ping-Ke Shih wrote: > > >>> > > >>>>> drivers/net/wireless/realtek/rtw89/rtw8851b.c:523:47: error: use of undeclared identifier > > >> 'B_AX_SOP_EDSWR' > > >>> 523 | rtw89_write32_clr(rtwdev, R_AX_SYS_PW_CTRL, B_AX_SOP_EDSWR); > > >>> | ^ > > >>> 1 error generated. > > >>> > > >> Oops, I'll add that to reg.h in v3. > > > > > > The NAPI also reported the same things [1] [2]. > > > > > > Not sure if you will send v3 right away. If so, I will ignore v2. > > > > > > [1] http://wifibot.sipsolutions.net/results/969980/14111187/build_32bit/stderr > > > [2] https://patchwork.kernel.org/project/linux-wireless/list/?series=969980 > > > > > > > I would prefer to wait for your review. Is that okay? > > Yes. I will review v2. I have reviewed v2. Since compiler errors exist, I can't build this patchset with sparse/smatch locally. Please do it yourself before sending v3.