Re: [PATCH net-next 03/14] net: bcmgenet: move feature flags to bcmgenet_priv

From: Florian Fainelli
Date: Thu Mar 06 2025 - 14:42:04 EST


On 3/6/25 11:26, Doug Berger wrote:
The feature flags are moved and consolidated to the primary
private driver structure and are now initialized from the
platform device data rather than the hardware parameters to
allow finer control over which platforms use which features.

Signed-off-by: Doug Berger <opendmb@xxxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian