commit | 52b6e168ae579483d71621e4d64d6491e8973e91 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Jun 27 12:23:56 2017 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Thu Jun 29 21:02:50 2017 +0300 |
tree | 8abf7822a0f368b567d94783d16d4abfb1469a50 | |
parent | 51da3d8b94485a8397ae7af3bfdb65feaf582202 [diff] |
iwlwifi: pcie: propagate iwl_pcie_apm_init's status iwl_pcie_apm_init can fail so make sure that the caller takes the status into account. Also, ensure that the error that iwl_pcie_apm_init can emit will appear in the kernel log by default. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>