Re: [ath9k-devel] [PATCH v2 1/3] ath10k: WMI add AP PS

2013-05-13 Thread Kalle Valo
Janusz Dziedzic janusz.dzied...@tieto.com writes: Add AP power save (UAPSD) structures, enums. Signed-off-by: Janusz Dziedzic janusz.dzied...@tieto.com Thanks, all three applied. -- Kalle Valo ___ ath9k-devel mailing list

[ath9k-devel] [PATCH v2 1/3] ath10k: WMI add AP PS

2013-05-09 Thread Janusz Dziedzic
Add AP power save (UAPSD) structures, enums. Signed-off-by: Janusz Dziedzic janusz.dzied...@tieto.com --- drivers/net/wireless/ath/ath10k/wmi.c | 26 + drivers/net/wireless/ath/ath10k/wmi.h | 68 + 2 files changed, 94 insertions(+) diff --git