diff options
| author | Rajesh K Borundia <[email protected]> | 2010-06-17 02:56:41 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-06-17 08:57:56 -0700 |
| commit | ef71ff833acfd3795c3af1bb800ac186561508ef (patch) | |
| tree | fa285765677574d4aafb42c9fbbc32443a8e4597 /tools/perf/scripts/python | |
| parent | 8f891387aa73b85d2ea8d953e04dac224f687e52 (diff) | |
qlcnic: fix race in tx stop queue
There is a race between netif_stop_queue and netif_stopped_queue
check. So check once again if buffers are available to avoid race.
With above logic we can also get rid of tx lock in process_cmd_ring.
Signed-off-by: Rajesh K Borundia <[email protected]>
Signed-off-by: Amit Kumar Salecha <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions