On 1/15/2021 6:39 PM, Rasmus Villemoes wrote: > mv88e6250_g1_vtu_getnext is almost identical to > mv88e6185_g1_vtu_getnext, except for the 6250 only having 64 databases > instead of 256. We can reduce code duplication by simply masking off > the extra two garbage bits when assembling the fid from VTU op [3:0] > and [11:8]. > > Signed-off-by: Rasmus Villemoes <rasmus.villem...@prevas.dk> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- Re: [PATCH net-next 2/2] net: dsa: mv88e6xxx: use mv88e6... Florian Fainelli
- Re: [PATCH net-next 2/2] net: dsa: mv88e6xxx: use m... Tobias Waldekranz