diff options
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | 2013-08-14 09:11:21 +0530 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-08-15 16:08:05 -0400 |
commit | 7c5c73cde03c876b23d840e82f4df687bce83b44 (patch) | |
tree | 4b6119e6ce1610344dee0b39a4d522a49dcddf62 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | b09255957b69d7b5ea1ad9d2b455a4f8769e06e7 (diff) |
ath9k: Fix error condition for corrupt descriptors
In case a descriptor has the "done" bit clear and the
next descriptor has it set, we drop both of them. If
the packet that is received after these two packets
is dropped for some reason, "discard_next" will not cleared.
Fix this.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions