commit | 2ac3c9f494bae12b58bb59887240be7a4466ccb8 | [log] [tgz] |
---|---|---|
author | Gareth Williams <garethw@codeaurora.org> | Thu Oct 30 14:27:03 2014 +0000 |
committer | Gareth Williams <garethw@codeaurora.org> | Thu Oct 30 14:27:03 2014 +0000 |
tree | b26fe1f6c4c4274b1d7c258366c0577a9dd1baa6 | |
parent | 20a034cc9c5388447e21b1147f1829e103f635ed [diff] |
[qca-nss-ecm] Fix assert on assignment remove When a connection is destroyed classifier list assignments should be removed whether the connection was inserted into the db or not. This is because assignments are made before adding the connection into the db but if the connection is not added, simply destroyed, the list will be corrupt. Change-Id: I5b52b3e41ec684aff7ab2bf86863f6cb107c7e21 Signed-off-by: Gareth Williams <garethw@codeaurora.org>