interconnect: qcom: qcs404: Walk the list safely on node removal
As we will remove items off the list using list_del(), we need to use the safe version of list_for_each_entry(). Fixes: 5e4e6c4d ("interconnect: qcom: Add QCS404 interconnect provider driver") Reported-by:Dmitry Osipenko <digetx@gmail.com> Signed-off-by:
Georgi Djakov <georgi.djakov@linaro.org>
Loading
Please sign in to comment