commit | fff8a467d3a7a0dbf09144cb05a4b3580d92cf36 | [log] [tgz] |
---|---|---|
author | Murat Sezgin <msezgin@codeaurora.org> | Tue Jun 09 18:23:24 2020 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Jul 21 10:27:38 2020 -0700 |
tree | 5e10974d5bf28aab2c84bdaffec7909c8ce6f281 | |
parent | b6dce03873e8d8b6f5482d1fce88e1d5cf5f819f [diff] |
[qca-nss-ecm] Fix destroy failure handler issue There is race between two defunct calls, if the first one is failed and while we are handling it, another defunct call comes before setting the retry timer group. This patch avoids to call another defunct callback while in the middle of handling the failed one. Signed-off-by: Murat Sezgin <msezgin@codeaurora.org> Change-Id: I7f6799499b3d6ee9b86df349136eb9187a5fb7eb