diff options
author | Tom Herbert <[email protected]> | 2013-02-06 07:58:41 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-02-07 23:33:51 -0500 |
commit | 41b749201bbe54ce807c4287b4942e85cb0ca466 (patch) | |
tree | 517ea10b31965d9eb40a46eb7999615fd1a81b0e /tools/perf/scripts/python/sched-migration.py | |
parent | 2de27f307feda26ef364f2407b70e3ca02a3ce56 (diff) |
mlx4_en: Fix BQL reset TX queue call point
Fix issue in Mellanox driver related to BQL. netdev_tx_reset_queue
was not being called in certain situations where the device was
being start and stopped. Moved netdev_tx_reset_queue from the reset
device path to mlx4_en_free_tx_buf which is where the rings are
cleaned in a reset (specifically from device being stopped).
Signed-off-by: Tom Herbert <[email protected]>
Acked-By: Amir Vadai <[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