Hello: This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 11 Nov 2020 22:14:27 +0100 you wrote: > tp->dirty_tx and tp->cur_tx may be changed by a racing rtl_tx() or > rtl8169_start_xmit(). Use READ_ONCE() to annotate the races and ensure > that the compiler doesn't use cached values. > > Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com> > --- > drivers/net/ethernet/realtek/r8169_main.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Here is the summary with links: - [net-next] r8169: use READ_ONCE in rtl_tx_slots_avail https://git.kernel.org/netdev/net-next/c/95f3c5458dfa You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html