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 <[email protected]>

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 <[email protected]>
-- 
Florian

Reply via email to