msm: ADSPRPC: Fix bugs in hlist usage
Use hlist_for_each_entry_safe to iterate over nodes when deleting them. Don't assume that for_each loop will find a node to delete. Change-Id: Ia3bf5c88844b865d8cfb7e02ce6008a1b9f8e2b4 Signed-off-by:Mitchel Humpherys <mitchelh@codeaurora.org> Acked-by:
Anatoly Yakovenko <anatolyy@qti.qualcomm.com>
Loading
Please sign in to comment