On Mon, Jan 25, 2021 at 04:04:49PM +0100, Rasmus Villemoes wrote: > Apart from the mask used to get the high bits of the fid, > mv88e6185_g1_vtu_loadpurge() and mv88e6250_g1_vtu_loadpurge() are > identical. Since the entry->fid passed in should never exceed the > number of databases, we can simply use the former as-is as replacement > for the latter. > > Suggested-by: Tobias Waldekranz <tob...@waldekranz.com> > Signed-off-by: Rasmus Villemoes <rasmus.villem...@prevas.dk> > ---
Reviewed-by: Vladimir Oltean <olte...@gmail.com>