commit | d61e2de2f0563ffe624da71e0cba01839683022c | [log] [tgz] |
---|---|---|
author | Sakthi Vignesh Radhakrishnan <sradhakr@codeaurora.org> | Fri Dec 18 16:26:22 2015 -0800 |
committer | Sakthi Vignesh Radhakrishnan <sradhakr@codeaurora.org> | Fri Dec 18 16:36:10 2015 -0800 |
tree | 9324ca8b27b76661da06a4906ab90c3ff0566cfc | |
parent | 02f820f93400cb76021f1710fb92c1c32ac73801 [diff] |
[qca-nss-qdisc] fix shaper destroy issue Due to wrong state assignment, destroy commands to root qdisc were failing. This resulted in stalling of traffic post deletion of qos tree. The fix ensures qdisc state is set to IDLE only post completion of deletion task and not prior to it happening. Change-Id: I24ca0d419be21fe46c3031e1c2da2c2b8915640a Signed-off-by: Sakthi Vignesh Radhakrishnan <sradhakr@codeaurora.org>