commit | 490953ac344725f56746d16ef8480842f4087fc4 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Mar 04 08:53:07 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Mar 06 16:48:01 2013 +0100 |
tree | 0ca250aa7a92f199a84957dccfbf9f06feeaab84 | |
parent | 6bfcb7e88cbb45782664caeb9bfe1a1c1b83a10e [diff] |
iwlwifi: move firmware restart debugfs hook to op_mode This allows to test fw restart flow. The hook in transport layer doesn't really make the fw assert. Moving this hook to the op_mode allows to use the fw API to actually send a host command that will make the fw assert. Change the restart_fw module parameter to be a boolean on the way. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>