diff options
author | Luca Coelho <luciano.coelho@intel.com> | 2016-09-14 11:54:36 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2016-09-22 23:25:36 +0300 |
commit | 75cfe338b8a6fadaa28879a969047554701a7589 (patch) | |
tree | 8a3c6b2afc36d17a74450722f3fb9cc75c00e363 /drivers/net/wireless/intel/iwlwifi/mvm/power.c | |
parent | cc2f41f84fdc68074e228397247acd32ad06440a (diff) | |
download | linux-75cfe338b8a6fadaa28879a969047554701a7589.tar.gz linux-75cfe338b8a6fadaa28879a969047554701a7589.tar.bz2 linux-75cfe338b8a6fadaa28879a969047554701a7589.zip |
iwlwifi: mvm: bail out if CTDP start operation fails
We were assigning the return value of iwl_mvm_ctdp_command() to a
variable, but never checking it. If this command fails, we should not
allow the interface up process to proceed, since it is potentially
dangerous to ignore thermal management requirements.
Fixes: commit 5c89e7bc557e ("iwlwifi: mvm: add registration to cooling device")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/power.c')
0 files changed, 0 insertions, 0 deletions