Hi John, small pull request this time. I'll promise next one will be bigger ;) Changelog for the request: For ath10k Michal did various small fixes on how we handle hardware/firmware problems and he also fixed two memory leaks. Please let me know if there are any problems. The following changes since commit 644aa4d62096039a79987e13062c6fc656ea380c: b43: remove list of IEEE 802.11 devices (2014-04-22 15:06:34 -0400) are available in the git repository at: git://github.com/kvalo/ath.git for-linville for you to fetch changes up to d9bc4b9b693d52dc14dc1de5dfec760634067d8c: ath10k: fix firmware recovery with ap interface (2014-04-24 09:23:03 +0300) ---------------------------------------------------------------- Michal Kazior (7): ath10k: differentiate between target init failures ath10k: don't wait for device init if it crashed ath10k: skip suspending when recovering ath10k: make sure to not leak beacon dma mapping ath10k: make sure to not use invalid beacon pointer ath10k: prevent beacon memory leak ath10k: fix firmware recovery with ap interface drivers/net/wireless/ath/ath10k/core.c | 6 ++++-- drivers/net/wireless/ath/ath10k/mac.c | 16 ++++++++++++++++ drivers/net/wireless/ath/ath10k/pci.c | 18 +++++++++++++++++- drivers/net/wireless/ath/ath10k/wmi.c | 2 ++ 4 files changed, 39 insertions(+), 3 deletions(-) -- Kalle Valo -- 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