aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-all.py
diff options
context:
space:
mode:
authorKarthikeyan Ramasubramanian <kramasub@codeaurora.org>2013-09-13 18:09:05 -0600
committerKarthikeyan Ramasubramanian <kramasub@codeaurora.org>2013-09-23 11:16:31 -0600
commit6108f078ea02427a3d1d8172459813d70a212e9e (patch)
tree3558b37ce060f9ee5d2b55e6c6bd7d9474309354 /scripts/build-all.py
parent66d0b02181be29b2e41fd18f9ecdaca4f4c6d034 (diff)
msm: qmi: Update the skip_to_next_elem operation
skip_to_next_elem operates based on tlv_type and all elements in nested structures have the same tlv_type. If the length of a variable length array element in a nested structure is zero, then this operation skips the entire nested structure instead of moving to the next element in the nested structure. Fix the skip_to_next_elem operation for nested structure by moving to next element. Change-Id: I95fbf436598f969aae5b850264b81ff817cb5d28 Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions