diff options
| author | Ajit Khaparde <[email protected]> | 2010-07-29 06:18:58 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-07-30 23:59:06 -0700 |
| commit | 0fc48c37ff3969dde71a43fa7c8f176d4bd90a3e (patch) | |
| tree | 5d2d400a09be92fde256ba2501fcd5ea426d0179 /tools/perf/scripts/python | |
| parent | 48e9989e033966fd738d062ea9730fe10085fdd1 (diff) | |
be2net: fix to avoid sending get_stats request if one is already being processed.
GET_STATS request uses the same memory region as the response.
If a new request for get stats is fired before the response for
the previous get_stats request is received, the response will
corrupt the new request, causing the f/w to misbehave.
Signed-off-by: Somnath K <[email protected]>
Signed-off-by: Ajit Khaparde <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions