commit | 8c91e3a34d6142925282d018e41ea73b4b0832e5 | [log] [tgz] |
---|---|---|
author | Sakthi Vignesh Radhakrishnan <sradhakr@codeaurora.org> | Fri Sep 26 12:29:34 2014 -0700 |
committer | Sakthi Vignesh Radhakrishnan <sradhakr@codeaurora.org> | Sun Sep 28 13:53:50 2014 -0700 |
tree | 33f7f9b534de60dabe335ece6c59a7897eb34ffb | |
parent | e3faf5b7e69d2b7b6cd6cdb4621a0c0325ab663a [diff] |
[qca-nss-drv] Fix potential list corruption in nss_qdisc.c The newly added root hash in nss_qdisc was not properly lock protected. The following fix protects the list using spinlocks. CRs-Fixed: 684134 Change-Id: I8ef9a89083f93844cea37bca1bb92cdb9c91fd3e Signed-off-by: Sakthi Vignesh Radhakrishnan <sradhakr@codeaurora.org>