commit | 14d1f9af81f2033e79d2a657af46115f68b6cbea | [log] [tgz] |
---|---|---|
author | Ajit Vaishya <c_ajitv@qti.qualcomm.com> | Mon Sep 04 23:24:25 2017 +0530 |
committer | Jouni Malinen <jouni@qca.qualcomm.com> | Thu Sep 14 18:34:53 2017 +0300 |
tree | 1d1305b899491150099655a0462cb12d1184dde2 | |
parent | 77b213d3e297e5fc28fa55dda987e3b322a45b33 [diff] |
ap_config_commit: Remove deprecated load/unload APIs for Android Legacy support for wifi_(un)load_driver() is removed in AOSP. This leads to compilation/linking failure in Android builds. Fix this by using system() command for (un)load the wlan driver. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>