On Sun, Jul 5, 2020 at 10:42 PM Andrew Lunn <and...@lunn.ch> 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>
I just resent my RTL8366RB series and I picked this patch in front of the series so as to make sure it applies. (I also took care to carry forward the same fix in the new code.) I hope there are no other collisions. Yours, Linus Walleij