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 <nicolas.fe...@microchip.com>

For the whole series.

Best regards,
  Nicolas

--
Nicolas Ferre

Reply via email to