iwlwifi: mvm: remove unnecessary check in iwl_mvm_is_d0i3_supported()
authorLuca Coelho <luciano.coelho@intel.com>
Mon, 26 Oct 2015 11:43:12 +0000 (13:43 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 26 Nov 2015 14:38:52 +0000 (16:38 +0200)
commit6f7306622ff4e6b6d59efa77383e0cd9d85f46b0
tree5c72d6e74b336088127e2621074c48e548bbfa5f
parenteb3908d3718455e9fcb0d52b391a2851900d7e27
iwlwifi: mvm: remove unnecessary check in iwl_mvm_is_d0i3_supported()

The d0i3_mode element is never set to IWL_D0I3_OFF, so it's not
necessary to check it in iwl_mvm_is_d0i3_supported().

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
This page took 0.024769 seconds and 5 git commands to generate.