commit | 6d001d531d328eb88089e2e24a120a74e4358228 | [log] [tgz] |
---|---|---|
author | Satyajit Desai <sadesai@codeaurora.org> | Fri Jun 16 15:16:16 2017 -0700 |
committer | Satyajit Desai <sadesai@codeaurora.org> | Fri Jun 16 15:16:16 2017 -0700 |
tree | 4881ec29b61a7bfb63d7bdc0e266d5d391eb8f15 | |
parent | 191ff2f41dbce864244bfd562fb8de8500899870 [diff] |
soc: qcom: dcc_v2: Fix offset calculation for linked list The second offset present as part of offset descriptor needs to take into account the length of the first offset. This patch fixes the current offset calculation to account for it. Change-Id: Id3b42c10b7696801b9c3c2355057852b80bdc2bf Signed-off-by: Satyajit Desai <sadesai@codeaurora.org>