diff options
author | Michal Kazior <michal.kazior@tieto.com> | 2014-05-14 16:23:31 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2014-05-14 16:41:16 +0300 |
commit | ede9c8e09192e8a073915ae2d7be56409bb69ddb (patch) | |
tree | d65f138a9b97e82c7ce2857ed4e82e820be49c0f /tools/perf/scripts/python/check-perf-trace.py | |
parent | 3e841fd0a54745c8ad24ecfb0303c505b7460ffb (diff) |
ath10k: fix handling of wierd MSDU chaining cases
Apparently firmware can sometimes report a
sequence with the first rx descriptor saying it's
not the last MSDU. In that case msdu_chaining
value could be overwritten saying it's not a
chained MSDU. This in turn led to skb_push panic
as the frame could be treated as an A-MSDU instead
of a chained MSDU.
Reported-By: Avery Pennarun <apenwarr@gmail.com>
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions