mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
Under heavy load the TX cleanup tasklet and xmit threads would race and try to free too many buffers. Signed-off-by: David Daney <ddaney@caviumnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>