While looking at the cold reset problem I did some cleanup to pci.c. v2: In patch 1 fix how to check FW_IND_INITIALIZED and also check for 0xffffffff. --- Kalle Valo (8): ath10k: cleanup ath10k_pci_wait_for_target_init() ath10k: add module parameter to disable cold reset ath10k: fix name of target_ps module parameter ath10k: advertise only firmware API 2 files ath10k: delete ar_pci->fw_indicator_address ath10k: improve pci debug messages ath10k: add module parameter values to the pci info print ath10k: print chip id during boot drivers/net/wireless/ath/ath10k/core.c | 9 +- drivers/net/wireless/ath/ath10k/hw.h | 1 drivers/net/wireless/ath/ath10k/pci.c | 131 ++++++++++++++++++++++---------- drivers/net/wireless/ath/ath10k/pci.h | 3 - 4 files changed, 98 insertions(+), 46 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html