Here's a bunch of fixes that get rid of a few
FIXMEs and plug some memleaks on driver setup
failure paths.

Michal Kazior (8):
  ath10k: cleanup ath10k_core_unregister()
  ath10k: document some spinlocks
  ath10k: remove old irrelevant FIXMEs
  ath10k: handle CE init failure
  ath10k: handle rx pipe post failure
  ath10k: handle CE start failure
  ath10k: print warning on ep0 htc rx
  ath10k: free skb if ath10k_htc_send() fails

 drivers/net/wireless/ath/ath10k/ce.c   |    2 +
 drivers/net/wireless/ath/ath10k/core.c |   16 ++-----
 drivers/net/wireless/ath/ath10k/hif.h  |    4 +-
 drivers/net/wireless/ath/ath10k/htc.c  |   39 ++++++++++++-----
 drivers/net/wireless/ath/ath10k/htt.h  |    7 +--
 drivers/net/wireless/ath/ath10k/pci.c  |   74 ++++++++++++++++++++++++--------
 6 files changed, 94 insertions(+), 48 deletions(-)

-- 
1.7.9.5

_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to