From: Florian Fainelli <f.faine...@gmail.com> Date: Sun, 5 Jul 2020 13:49:10 -0700
> > > On 7/5/2020 1:42 PM, Andrew Lunn wrote: >> Oddly, GENMASK() requires signed bit numbers, so that it can compare >> them for < 0. If passed an unsigned type, we get warnings about the >> test never being true. >> >> Signed-off-by: Andrew Lunn <and...@lunn.ch> > > The subject should also be prefixed with "net: " similar to the bcm_sf2 > patches you just sent out, with that fixed: > > Reviewed-by: Florian Fainelli <f.faine...@gmail.com> Applied with Subject fixed.