Message ID | 7147a001-3d9c-a48d-d398-a94c666aa65b@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | r8169: use new macros from netdev_queues.h | expand |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@redhat.com>: On Mon, 17 Apr 2023 11:34:41 +0200 you wrote: > 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 > > [...] Here is the summary with links: - [net-next,v3,1/3] net: add macro netif_subqueue_completed_wake https://git.kernel.org/netdev/net-next/c/cb18e5595df7 - [net-next,v3,2/3] r8169: use new macro netif_subqueue_maybe_stop in rtl8169_start_xmit https://git.kernel.org/netdev/net-next/c/8624e9bbef64 - [net-next,v3,3/3] r8169: use new macro netif_subqueue_completed_wake in the tx cleanup path https://git.kernel.org/netdev/net-next/c/1a31ae00482c You are awesome, thank you!