commit | efbf6e3ba2ad2e0f7965ff78779ea4eea7b871e8 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Wed Dec 04 17:08:47 2013 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Dec 17 19:39:51 2013 +0200 |
tree | cd07defbd6797b5712026bc61db1ca3a0506ea98 | |
parent | 2a988e98085a76c1a238442e67e53874944cb353 [diff] |
iwlwifi: trans: clear FW_ERROR status in common code Clear the FW_ERROR status before the common start_fw transport code. Remove the transport specific clears. After these patches the FW_ERROR flag is only set and cleared by common transport code. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>