Re: [PATCH net-next v2 0/4] net: macb: few code cleanups

2020-07-02 Thread David Miller
From: Claudiu Beznea 
Date: Thu, 2 Jul 2020 12:05:57 +0300

> Patches in this series cleanup a bit macb code.
 ...

Series applied, thanks.


Re: [PATCH net-next v2 0/4] net: macb: few code cleanups

2020-07-02 Thread Nicolas Ferre

On 02/07/2020 at 11:05, Claudiu Beznea wrote:

Hi,

Patches in this series cleanup a bit macb code.

Thank you,
Claudiu Beznea

Changes in v2:
- in patch 2/4 use hweight32() instead of hweight_long()

Claudiu Beznea (4):
   net: macb: do not set again bit 0 of queue_mask
   net: macb: use hweight32() to count set bits in queue_mask
   net: macb: do not initialize queue variable
   net: macb: remove is_udp variable

  drivers/net/ethernet/cadence/macb_main.c | 19 +--
  1 file changed, 5 insertions(+), 14 deletions(-)


You can add my:
Acked-by: Nicolas Ferre 

For the whole series.

Best regards,
  Nicolas

--
Nicolas Ferre