On Thu, Feb 17, 2022 at 02:49:35PM +0200, Vladimir Oltean wrote:
> Tested-by: Vladimir Oltean <[email protected]>
Thanks for testing
>
> But could we cut down on line length a little? Example for sja1105
> (messages were also shortened):
No problem
[...]
> Also, if you create a "validate" function for every driver, you'll
> remove code duplication for those drivers that support both matchall and
> flower policers.
Will do