On Tue, Jun 29, 2021 at 8:09 PM Vladimir Oltean wrote:
>
> From: Vladimir Oltean
>
> Some drivers might want to execute code for each port at probe time, as
> opposed to executing code just-in-time for the port selected for
> networking.
>
> To cater to that use case, introduce a .port_probe() ca
From: Vladimir Oltean
Some drivers might want to execute code for each port at probe time, as
opposed to executing code just-in-time for the port selected for
networking.
To cater to that use case, introduce a .port_probe() callback method
into the DSA switch operations which is called for each
2 matches
Mail list logo