commit | 33c85ead7115ad0a1c3c47d5d1d8f8474775d644 | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Mon Feb 22 15:44:13 2016 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Mar 02 08:59:19 2016 +0200 |
tree | dea9eb412ddd94fbd7c6c57bf1662b3e2f7139af | |
parent | 280452c9056421364111930b6336e27d85240438 [diff] |
iwlwifi: mvm: only release the trans ref if d0i3 is supported in fw If d0i3 is not supported by the firmware (or if it's disabled via module parameters) we shouldn't release the initial transport reference, so that we won't enter runtime suspend. Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>