aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorEsben Haabendal <[email protected]>2021-06-18 10:52:38 +0000
committerDavid S. Miller <[email protected]>2021-06-18 19:11:51 +0000
commitf6396341194234e9b01cd7538bc2c6ac4501ab14 (patch)
tree5a3618f2ad7032c56546210665f104b725b8070d /tools/perf/scripts/python/sched-migration.py
parentnet: ll_temac: Fix TX BD buffer overwrite (diff)
downloadkernel-f6396341194234e9b01cd7538bc2c6ac4501ab14.tar.gz
kernel-f6396341194234e9b01cd7538bc2c6ac4501ab14.zip
net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY
As documented in Documentation/networking/driver.rst, the ndo_start_xmit method must not return NETDEV_TX_BUSY under any normal circumstances, and as recommended, we simply stop the tx queue in advance, when there is a risk that the next xmit would cause a NETDEV_TX_BUSY return. Signed-off-by: Esben Haabendal <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions