commit | 053225de121a950b94a1989802c22895797ffbfc | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Thu Sep 10 15:00:22 2015 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Oct 25 13:45:05 2015 +0200 |
tree | 5f43d03b93513720d843099098c56aa9f16b2c91 | |
parent | cd55ccea5978d7e87852be3ea5daf89c95b7e78a [diff] |
iwlwifi: avoid read/write operations if the bus is dead Recovery takes too much time if the bus is dead (each timeout is 2000ms, etc.). Explicitly skip fw dump in this case, as it will result in garbage data (and might take signifcant time) Signed-off-by: Eliad Peller <eliadx.peller@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>