Re: [PATCH v2 09/13] ath9k: request NOA update when chanctx active

2016-01-28 Thread Kalle Valo
Janusz Dziedzic writes: > Request NOA update when chanctx active, also in case > of STA. > > Signed-off-by: Janusz Dziedzic > --- > This depends on: > mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag The dependency is now in ath.git and

Re: [PATCH v2 09/13] ath9k: request NOA update when chanctx active

2015-12-01 Thread Kalle Valo
Janusz Dziedzic writes: > Request NOA update when chanctx active, also in case > of STA. > > Signed-off-by: Janusz Dziedzic > --- > This depends on: > mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag It would make my life a lot easier if

[PATCH v2 09/13] ath9k: request NOA update when chanctx active

2015-11-27 Thread Janusz Dziedzic
Request NOA update when chanctx active, also in case of STA. Signed-off-by: Janusz Dziedzic --- This depends on: mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag drivers/net/wireless/ath/ath9k/channel.c | 2 +- drivers/net/wireless/ath/ath9k/main.c| 5 - 2