diff options
| author | Karthikeyan Ramasubramanian <kramasub@codeaurora.org> | 2013-09-17 11:27:51 -0600 |
|---|---|---|
| committer | Karthikeyan Ramasubramanian <kramasub@codeaurora.org> | 2013-09-23 14:14:48 -0600 |
| commit | 9aab5245d07eb782a7cde01fce2d456408a7f0d4 (patch) | |
| tree | 43dcfff11fe75721d9ae807b362fae75b0094ea9 /scripts/build-all.py | |
| parent | 5c3bdb891f3e3cb0f06834ef0e522914ab389f29 (diff) | |
msm: qmi: Fix decoding of multi-level nested structures
As per QMI message wire format, type and length information is added
only for elements in the main/outer structure. For elements within a
nested structure, there is no type and length information.
The kernel encode/decode library skips decoding multi-level
nested structures because of the missing length information.
Calculate the maximum message length of such structures through
their element information and complete the decode operation.
Change-Id: I92ed84d7da888ea6360950c288b7b6df7a79f53b
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions
