commit | 504bd624663cde6141ab025445c93420c387062e | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Mar 22 22:19:41 2017 +0100 |
committer | Luca Coelho <luciano.coelho@intel.com> | Mon Jun 05 23:29:38 2017 +0300 |
tree | 5dc6d0aac677f7bcf5eb8497d2ab50dbf47e3ba2 | |
parent | 9eca702ca1da715199c104363cad041d989aafd1 [diff] |
iwlwifi: mvm: check firmware is up in debugfs Protect various debugfs files that need to communicate with the firmware from being used when the firmware isn't running. Some will just reject getting written to, while others that store some state will simply store it and not apply it immediately. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>