Re: [ath9k-devel] [PATCH 0/6] various cleanup patches

2013-04-18 Thread Kalle Valo
Bartosz Markowski bartosz.markow...@tieto.com writes:

 Bartosz Markowski (6):
   ath10k: remove obsolete function prototype
   ath10k: fix typo in ath10k Kconfig
   ath10k: use if statement instead of cond. operator
   ath10k: remove pointless goto label
   ath10k: rename PCI target PS contol functions
   ath10k: remove fw event chain for target dump notification

Thanks, all six applied.

-- 
Kalle Valo
___
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel


[ath9k-devel] [PATCH 0/6] various cleanup patches

2013-04-17 Thread Bartosz Markowski
Bartosz Markowski (6):
  ath10k: remove obsolete function prototype
  ath10k: fix typo in ath10k Kconfig
  ath10k: use if statement instead of cond. operator
  ath10k: remove pointless goto label
  ath10k: rename PCI target PS contol functions
  ath10k: remove fw event chain for target dump notification

 drivers/net/wireless/ath/ath10k/Kconfig |2 +-
 drivers/net/wireless/ath/ath10k/ce.c|   63 +++
 drivers/net/wireless/ath/ath10k/core.c  |6 ---
 drivers/net/wireless/ath/ath10k/hif.h   |1 -
 drivers/net/wireless/ath/ath10k/htc.c   |9 -
 drivers/net/wireless/ath/ath10k/htc.h   |1 -
 drivers/net/wireless/ath/ath10k/htt.h   |3 +-
 drivers/net/wireless/ath/ath10k/pci.c   |   28 +++---
 drivers/net/wireless/ath/ath10k/pci.h   |   12 +++---
 9 files changed, 52 insertions(+), 73 deletions(-)

-- 
1.7.10

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