Re: [RFC] net: phy: mxl-86110: Manage broadcast configuration

From: Andrew Lunn

Date: Fri Dec 12 2025 - 09:43:08 EST


> Is there a recommended or established approach for enabling
> user-configurable broadcast behaviour in PHY drivers?

Hard code disable it.

Unless you have a real need for it, a board which requires it. Then
place explain your use case.

Andrew