]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: pcie: restart the driver when a command times out
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 11 Sep 2013 11:16:20 +0000 (14:16 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 11 Oct 2013 07:56:57 +0000 (09:56 +0200)
commitef427849219e4dc46b1a0a177a54b965d6d88c47
tree26fc37a8330b355cba69bf2004cd9aa87e3956d4
parentf529713aa8f5a3aad535c6343566d37c760340a8
iwlwifi: pcie: restart the driver when a command times out

This should really not happen. If it does, restarting is the
only way to recover since the driver and the firmware might
very well be out of sync. Moreover, iwl_op_mode_nic_error
will print data that might help debugging.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/pcie/tx.c