Hello: This patch was applied to netdev/net.git (refs/heads/master): On Sun, 14 Mar 2021 04:21:01 -0700 you wrote: > "x25_close" is called by "hdlc_close" in "hdlc.c", which is called by > hardware drivers' "ndo_stop" function. > "x25_xmit" is called by "hdlc_start_xmit" in "hdlc.c", which is hardware > drivers' "ndo_start_xmit" function. > "x25_rx" is called by "hdlc_rcv" in "hdlc.c", which receives HDLC frames > from "net/core/dev.c". > > [...] Here is the summary with links: - [net,v2] net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx" https://git.kernel.org/netdev/net/c/bf0ffea336b4 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html