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 <[email protected]> > Signed-off-by: Rasmus Villemoes <[email protected]> > ---
Reviewed-by: Vladimir Oltean <[email protected]>
