[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <32e7eaf4-7e1c-04ce-eee5-a190349b31f9@gmail.com>
Date: Thu, 13 Apr 2023 21:13:15 +0200
From: Heiner Kallweit <hkallweit1@...il.com>
To: Jakub Kicinski <kuba@...nel.org>,
David Miller <davem@...emloft.net>,
Paolo Abeni <pabeni@...hat.com>,
Eric Dumazet <edumazet@...gle.com>,
Realtek linux nic maintainers <nic_swsd@...ltek.com>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: [PATCH net-next 0/3] r8169: use new macros from netdev_queues.h
Add one missing subqueue version of the macros, and use the new macros
in r8169 to simplify the code.
Heiner Kallweit (3):
net: add macro netif_subqueue_completed_wake
r8169: use new macro netif_subqueue_maybe_stop in rtl8169_start_xmit
r8169: use new macro netif_subqueue_completed_wake in the tx cleanup path
drivers/net/ethernet/realtek/r8169_main.c | 54 +++++++----------------
include/net/netdev_queues.h | 10 +++++
2 files changed, 25 insertions(+), 39 deletions(-)
--
2.40.0
Powered by blists - more mailing lists