commit | 7a43180da4a54cb7f203b0e30435e53a3a0f7bd3 | [log] [tgz] |
---|---|---|
author | Katsumi Ouwa <katsumi.xa.ouwa@sonymobile.com> | Mon Mar 30 13:14:35 2015 +0900 |
committer | Paul Stewart <pstew@google.com> | Tue Jul 12 09:29:56 2016 -0700 |
tree | a58a15a5f874ec892f55591e0b258e8d58b28ee7 | |
parent | 43734f3f4f41aa4ac1ab6c29d357e8237afbbaf3 [diff] |
Fix the functionality of config_wifi_enable_disconnection_debounce The feature of link debouncing cannot be disabled even if config_wifi_enable_disconnection_debounce is set to false. To disable it correctly, this patch fixes the functionality of this flag. (cleaned up from original submitter's post to match master.) Fixes: 29591195 Change-Id: I832c251a7679b06c5377f1adfe36bf2665d1d7c2