diff options
| author | Krunal Soni <ksoni@codeaurora.org> | 2018-10-12 08:22:07 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-10-17 10:25:24 -0700 |
| commit | 890561a6c377af909b442e1413fd1fffc21dd93f (patch) | |
| tree | 9bb21ae54088a342f0309bf907a70785c7456ddf /tools/perf/util/trace-event-scripting.c | |
| parent | c1bd53d789c1ae2346e5e2292109304893722e19 (diff) | |
qcacld-3.0: Fix policy manager utfw API to delete all connection
cds_decr_connection_count_utfw() API is using
cds_init_policy_mgr() API to reset policy manager table as well
as timer deinit but it does more than resetting the table which causes
a stablity issue. For example, cds_init_policy_mgr() API calls to
reinitialization connection_update_done_evt event which triggers
stability issue as it has been already initialized once.
Purpose of delete all connection option is, to reset the policy
manager table, to reset any timers which can be achieved by
calling cds_deinit_policy_mgr() followed by cds_init_policy_mgr()
Change-Id: Ie3328e150ead99418ddd5025b42a2669e95e1553
CRs-Fixed: 2305419
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions
