diff options
author | Rajesh Borundia <rajesh.borundia@qlogic.com> | 2014-01-28 11:55:29 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-28 11:59:30 -0800 |
commit | 060d0564a9152f210183aebad41c41794e18f419 (patch) | |
tree | 798f7294a183484b4ee4c6e225630956008e6aed /tools/perf/scripts/python/net_dropmonitor.py | |
parent | bcf6cb1aa415055749d855eead774896141eb5d8 (diff) |
qlcnic: Fix tx timeout.
o __qlcnic_down call's netif_tx_disable which in turn stops
all the TX queues, corresponding start queue was missing in
__qlcnic_up which was leading to tx timeout.
o The commit b84caae486135d588fb200973b0be8cb8a511edf
(qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.)
exposed this issue.
Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions