Re: [PATCH] wifi: rtw89: 8922a: set random mac if efuse contains zeroes
From: Jose Ignacio Tornos Martinez
Date: Wed Nov 26 2025 - 04:06:16 EST
> I think rtl8952ae is NOT a typo, but it is surprising me that this driver can
> bring it up. Does it really work well? And where did you get the hardware?
Sorry, it is a typo (I was checking other realtek cards too at the same time),
I have some rtl8922ae:
# lspci -nn
...
07:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8922AE 802.11be PCIe Wireless Network Adapter [10ec:8922] (rev 01)
And yes, it really works well (only the mac with zeroes).
The hardware comes from a normal provider.
> I think rtw89_info() is more suitable.
Ok
> Need a '\n' at end of the message, and you missed a space after comma.
Ok
I will send a second version of the patch with this.
Thank you for reviewing
Best regards
José Ignacio