[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1593680761-11427-1-git-send-email-claudiu.beznea@microchip.com>
Date: Thu, 2 Jul 2020 12:05:57 +0300
From: Claudiu Beznea <claudiu.beznea@...rochip.com>
To: <nicolas.ferre@...rochip.com>, <davem@...emloft.net>,
<kuba@...nel.org>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Claudiu Beznea <claudiu.beznea@...rochip.com>
Subject: [PATCH net-next v2 0/4] net: macb: few code cleanups
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(-)
--
2.7.4
Powered by blists - more mailing lists