linux/drivers/net/wireless/iwlwifi/pcie
Emmanuel Grumbach 7f2ac8fb31 iwlwifi: pcie: fix polling in various places
iwl_poll_bit may return a strictly positive value when the
poll doesn't match on the first try.
This was caught when WoWLAN started failing upon resume
even if the poll_bit actually succeeded.

Also change a wrong print. If we reach the end of
iwl_pcie_prepare_card_hw, it means that we couldn't
get the devices.

Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-10-23 21:21:49 +03:00
..
drv.c iwlwifi: Add missing PCI IDs for the 7260 series 2014-09-21 13:25:46 +03:00
internal.h iwlwifi: trans: don't configure the set_active in SCD for dvm 2014-09-14 12:56:39 +03:00
rx.c iwlwifi: pcie: clear command data on freeing 2014-09-14 12:56:39 +03:00
trans.c iwlwifi: pcie: fix polling in various places 2014-10-23 21:21:49 +03:00
tx.c iwlwifi: pcie: clear command data on freeing 2014-09-14 12:56:39 +03:00