+1
−1
Loading
q->limit is read locklessly, add a READ_ONCE(). Fixes: 100dfa74 ("net: dev_queue_xmit() llist adoption") Signed-off-by:Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20251121083256.674562-12-edumazet@google.com Signed-off-by:
Paolo Abeni <pabeni@redhat.com>