Hello: This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 11 Nov 2020 22:56:29 +0100 you wrote: > We can simplify the for() condition and eliminate variable tx_left. > The change also considers that tp->cur_tx may be incremented by a > racing rtl8169_start_xmit(). > In addition replace the write to tp->dirty_tx and the following > smp_mb() with an equivalent call to smp_store_mb(). This implicitly > adds a WRITE_ONCE() to the write. > > [...] Here is the summary with links: - [net-next] r8169: improve rtl_tx https://git.kernel.org/netdev/net-next/c/ca1ab89cd2d6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html