diff options
| author | Amitkumar Karwar <[email protected]> | 2014-08-19 08:24:24 -0400 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2014-08-28 14:41:56 -0400 |
| commit | 2618d4fb0fb8e28d81f4f922727225470e31e717 (patch) | |
| tree | eb230e72c1b39dc52c52b2415f6959099d8b496f /tools/perf/scripts/python | |
| parent | ba1fa3cd615976ba5241060ceb2ab0c79c9b2605 (diff) | |
mwifiex: fix left_len calculation issue
While updating 'left_len' in each iteration, we should subtract
last TLV length not the accumulated length of TLVs parsed till
now.
This bug in parsing logic is exposed by newer firmware which adds
two TLVs in GET_HW_SPEC command response. Earlier firmwares used to
add only one TLV.
Signed-off-by: Amitkumar Karwar <[email protected]>
Signed-off-by: Avinash Patil <[email protected]>
Signed-off-by: Cathy Luo <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions