commit | a4c1b66b0b57933cd3a27cf265b01fd0706c0947 | [log] [tgz] |
---|---|---|
author | Nalla Kartheek <karthe@codeaurora.org> | Wed Sep 14 15:48:34 2016 +0530 |
committer | Nalla Kartheek <karthe@codeaurora.org> | Wed Oct 19 10:45:41 2016 +0530 |
tree | 0706967118dc57b6867f0f644518ade5e0a59631 | |
parent | 8b9872d40b17818c8101c1f8fed3d6e6a019ddc6 [diff] |
Wifi: Fix compilation in case LIBWPA_CLIENT_EXISTS is undefined. startSoftap has an additional parameter that was not passed when LIBWPA_CLIENT_EXISTS was not defined. Hence change startSoftap declaration based on LIBWPA_CLIENT_EXISTS Change-Id: I6e0181df36f4b1ae3ced10b464fb0463ce33bde3 CRs-Fixed: 1066789