commit | 9e957530d8b2f68473f06c8b46f20e571b072578 | [log] [tgz] |
---|---|---|
author | Dmitry Shmidt <dimitrysh@google.com> | Wed Sep 03 15:19:36 2014 -0700 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Wed Sep 03 15:19:36 2014 -0700 |
tree | b6aba174801b051aca72d17a7f799d41f3750aaa | |
parent | 99286fe1ef6fc325c28dd10b651b5adedd549495 [diff] |
softap: Add wowlan_triggers=any parameter New kernels in wiphy_suspend() will call cfg80211_leave_all() that will eventually end up in cfg80211_stop_ap() unless wowlan_triggers were set. Bug: 17269024 Change-Id: I609d78f5bb573b4c6a9dae25a3b2a345499f6853 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>