diff options
author | 2015-03-04 10:38:32 +0200 | |
---|---|---|
committer | 2015-03-26 09:11:38 +0200 | |
commit | 483f3ab1754f3c3698db622cc181249a0ca6372c (patch) | |
tree | 575cc16caf2b7e828ae2544515c62d050b1a13ff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iwlwifi: mvm: inform mac80211 about umac scans that was aborted by restart (diff) | |
download | linux-dev-483f3ab1754f3c3698db622cc181249a0ca6372c.tar.xz linux-dev-483f3ab1754f3c3698db622cc181249a0ca6372c.zip |
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 '')
0 files changed, 0 insertions, 0 deletions