commit | bddeec7482287f8e4e26fbaa10d9e815a534d858 | [log] [tgz] |
---|---|---|
author | Karthikeyan Ramasubramanian <kramasub@codeaurora.org> | Mon Sep 10 16:10:24 2012 -0600 |
committer | Karthikeyan Ramasubramanian <kramasub@codeaurora.org> | Mon Sep 10 16:10:24 2012 -0600 |
tree | 0d88f2c871dd1e9d4c0829532e103ce872e6e861 | |
parent | a2e225386677629a656420ecaf86bd95f85f2544 [diff] |
msm: ipc: Fix the logic while dumping IPC Router routing table info IPC Router Routing table is organized as a hash table. The routing table information is dumped based on the index into that hash table. Update the logic to dump the routing table information based on the subsystem's node id. Change-Id: Ideaf24934b93349e2f2cf1d695d08841c04aa5f9 Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>