]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbc543d327a93dd6db25a5c702e5976d82bc0d3b3
treecd07defbd6797b5712026bc61db1ca3a0506ea98
parenta9c46a076b5f74aee34ef77a6b865c143397fa84
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