回复: [PATCH] wifi: rtw88: use firmware MAC address as fallback
From: raspberrykan@xxxxxxxxxxxxxx
Date: Tue Sep 01 2026 - 23:10:41 EST
> Please share it in commit message.
Sure. I will include the hardware information in the commit message
in v3, since I had not seen this email when preparing v2.
> I see the top commit of [1]. The mac_ret is also missed. How can you
> test it?
I tested an earlier version on another kernel tree where `mac_ret` was
used to inspect the error returned when retrieving the MAC address
failed. When moving the change to this tree, I missed the declaration.
I have removed the unnecessary variable now and verified that
`rtw88/main.c` is actually compiled.
Sorry for the oversight.
Best regards,
YuChia Kan