diff options
| author | Tom Herbert <[email protected]> | 2013-02-06 07:58:41 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-02-08 04:33:51 +0000 |
| commit | 41b749201bbe54ce807c4287b4942e85cb0ca466 (patch) | |
| tree | 517ea10b31965d9eb40a46eb7999615fd1a81b0e /drivers/net/xen-netback/interface.c | |
| parent | Merge branch 'mlx4' (diff) | |
| download | kernel-41b749201bbe54ce807c4287b4942e85cb0ca466.tar.gz kernel-41b749201bbe54ce807c4287b4942e85cb0ca466.zip | |
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 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
