commit | cfadc3ffccd5b75b4cd6babbfcd2271d37a82e90 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Feb 12 08:51:54 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Feb 20 19:19:14 2014 +0200 |
tree | 8e02a3bfff4b8a5bb0f78f73476b44bc06bd3fc2 | |
parent | 1270c416e1ba726b4a1d15167babfe5f2c0b59e6 [diff] |
iwlwifi: pcie: stop the firmware when we restart it In case the firmware didn't assert but we want to restart it, e.g. we didn't get the reply for a host command, or the Tx queues are stuck, we should stop the firmware by provoking an interrupt. This allows to better debug the firmware in these bad scenarios. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>