]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: restart firmware recording when no configuration is set
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 15 Feb 2015 15:16:16 +0000 (17:16 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 2 Mar 2015 06:20:31 +0000 (08:20 +0200)
commit676f1928e79f0b6a28e51ffee6390344a988fe31
tree29cb6745081ebf334ea82323640c530d26dbfd2e
parenteec053bb8b7b7e3a3e3a671c8528a3dadb430b1b
iwlwifi: mvm: restart firmware recording when no configuration is set

Sometimes the firmware will have a hard coded configuration.
In this case, the driver won't find any configuration
in the firmware file, and it will have to re-start
recording in case it has been stopped. This can't be done
by the configuration host command since there is no such
host command configured. Do that with the registers instead.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-prph.h
drivers/net/wireless/iwlwifi/mvm/fw.c