Re: [PATCH net-next 6/8] net: dsa: b53: move ARL entry functions into ops struct
From: Florian Fainelli
Date: Fri Nov 07 2025 - 19:43:52 EST
On 11/7/2025 12:07 AM, Jonas Gorski wrote:
Now that the differences in ARL entry formats are neatly contained into
functions per chip family, wrap them into an ops struct and add wrapper
functions to access them.
Signed-off-by: Jonas Gorski <jonas.gorski@xxxxxxxxx>
Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian