Re: [PATCH net-next] net: phy: realtek: disable broadcast address feature of rtl8211f
From: Zhiyuan Wan
Date: Tue Dec 03 2024 - 08:40:05 EST
On 2024/12/3 21:18, Heiner Kallweit wrote:
> On 03.12.2024 13:54, Zhiyuan Wan wrote:
>
> Why PTR_ERR()? Did you even compile-test?
>
I made a test on a real mt7621 based hardware,
I misunderstood what PTR_ERR() means.
>
> And more formal hints:
> - If you send a new version of a patch, annotate it accordingly.
> - Allow 24h before sending a new version
> - Include a change log
>
> https://docs.kernel.org/process/submitting-patches.html
> https://www.kernel.org/doc/html/v6.1/process/maintainer-netdev.html
>
Ok, thank you.