iwlwifi: mvm: take the transport ref back when leaving
authorLuca Coelho <luciano.coelho@intel.com>
Tue, 1 Mar 2016 08:30:48 +0000 (10:30 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 2 Mar 2016 07:00:46 +0000 (09:00 +0200)
commite27deb4583642d6c5b3cf18060e8239db1be9e59
treed3841014286eb5bce475c03d27826712d0e68784
parent0d0985adf6519952e0d51b5272abc3ef28d833bc
iwlwifi: mvm: take the transport ref back when leaving

If d0i3 is supported, we have released the initial transport reference
in iwl_op_mode_mvm_start(), so we should take it back in
iwl_op_mode_mvm_stop() to keep it balanced.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/ops.c