Re: [PATCH] ANDROID: mac80211_hwsim: support/ignore power state changes

2018-04-12 Thread Johannes Berg
On Thu, 2018-04-12 at 17:04 +, Roman Kiryanov wrote: > Hi Kalle, > > thank you for reviewing our patch. I am ok with applying this patch without > "ANDROID:" prefix. Do you want me to send an updated patch? I can fix it up. johannes

Re: [PATCH] ANDROID: mac80211_hwsim: support/ignore power state changes

2018-04-12 Thread Roman Kiryanov
Hi Kalle, thank you for reviewing our patch. I am ok with applying this patch without "ANDROID:" prefix. Do you want me to send an updated patch? Regards, Roman. On Wed, Apr 11, 2018 at 9:23 PM Kalle Valo wrote: > r...@google.com writes: > > From: Bjoern Johansson

Re: [PATCH] ANDROID: mac80211_hwsim: support/ignore power state changes

2018-04-11 Thread Kalle Valo
r...@google.com writes: > From: Bjoern Johansson > > Indicate support for power state changes and handle them by calling an > empty function. > The important part is "ieee80211_hw_set(hw, SUPPORTS_PS);" at the > bottom of the diff. Without this upper layers in the kernel will

[PATCH] ANDROID: mac80211_hwsim: support/ignore power state changes

2018-04-11 Thread rkir
From: Bjoern Johansson Indicate support for power state changes and handle them by calling an empty function. The important part is "ieee80211_hw_set(hw, SUPPORTS_PS);" at the bottom of the diff. Without this upper layers in the kernel will return an error code when trying to