Skip to content
Commit e4a2eb89 authored by Bjoern Johansson's avatar Bjoern Johansson Committed by Johannes Berg
Browse files

mac80211_hwsim: indicate support for powersave.



Without this, higher layers in the kernel will return an error
code when trying to set the power state because the driver
doesn't indicate power state support. This in turn causes VTS
(Android Vendor Test Suite) failures because the WiFi HAL can't
enable power saving mode.

Signed-off-by: default avatarBjoern Johansson <bjoernj@google.com>
Signed-off-by: default avatarLingfeng Yang <lfy@google.com>
Signed-off-by: default avatarRoman Kiryanov <rkir@google.com>
[johannes: remove remaining code, it was useless even as a skeleton
 since it didn't even have the right function arguments]
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 415787d7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment