[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200705.154754.1112555733235603915.davem@davemloft.net>
Date: Sun, 05 Jul 2020 15:47:54 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: f.fainelli@...il.com
Cc: andrew@...n.ch, netdev@...r.kernel.org, linus.walleij@...aro.org
Subject: Re: [PATCH] dsa: rtl8366: Pass GENMASK() signed bits
From: Florian Fainelli <f.fainelli@...il.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 <andrew@...n.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.fainelli@...il.com>
Applied with Subject fixed.
Powered by blists - more mailing lists