Re: [RFC PATCH v3 net-next 07/10] net: mscc: ocelot: expose ocelot wm functions

From: Vladimir Oltean
Date: Sat Aug 14 2021 - 07:17:11 EST


On Fri, Aug 13, 2021 at 07:50:00PM -0700, Colin Foster wrote:
> Expose ocelot_wm functions so they can be shared with other drivers.
>
> Signed-off-by: Colin Foster <colin.foster@xxxxxxxxxxxxxxxx>
> ---

Can these be moved to ocelot_devlink.c? There's a lot of watermark code
already in there.