diff options
author | Eliad Peller <eliad@wizery.com> | 2015-03-04 10:38:32 +0200 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2015-03-26 09:11:38 +0200 |
commit | 483f3ab1754f3c3698db622cc181249a0ca6372c (patch) | |
tree | 575cc16caf2b7e828ae2544515c62d050b1a13ff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4ffb36505c0d4e0909aa1812b0269eb181a51390 (diff) |
iwlwifi: pcie: initialize trans_pcie->ref_count on configure()
ref_count is currently initialized on start_fw(). This causes
some issues in restart flow, as currently active references
(e.g. unclaimed command) will get cleared, resulting in
invalid reference accounting.
Move the ref_count initialization to the configure() trans op,
so it won't be re-initialized on restart.
Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions