Re: [ath9k-devel] [RFC/RFT 1/2] ath10k: WMI add AP PS

2013-05-02 Thread Kalle Valo
Janusz Dziedzic writes: > Add AP power save (UAPSD) structures, enums. > > Signed-off-by: Janusz Dziedzic > --- > drivers/net/wireless/ath/ath10k/wmi.c | 26 + > drivers/net/wireless/ath/ath10k/wmi.h | 67 > + > 2 files changed, 93 insertions(+)

[ath9k-devel] [RFC/RFT 1/2] ath10k: WMI add AP PS

2013-04-30 Thread Janusz Dziedzic
Add AP power save (UAPSD) structures, enums. Signed-off-by: Janusz Dziedzic --- drivers/net/wireless/ath/ath10k/wmi.c | 26 + drivers/net/wireless/ath/ath10k/wmi.h | 67 + 2 files changed, 93 insertions(+) diff --git a/drivers/net/wireless/ath/ath