iwlwifi: trans: clear FW_ERROR status in common code
authorArik Nemtsov <arik@wizery.com>
Wed, 4 Dec 2013 15:08:47 +0000 (17:08 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 17 Dec 2013 17:39:51 +0000 (19:39 +0200)
commitefbf6e3ba2ad2e0f7965ff78779ea4eea7b871e8
treecd07defbd6797b5712026bc61db1ca3a0506ea98
parent2a988e98085a76c1a238442e67e53874944cb353
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>
drivers/net/wireless/iwlwifi/iwl-trans.h
drivers/net/wireless/iwlwifi/pcie/trans.c