commit | 1e6da364dcd5711e7a76c7302912f16da6776d8f | [log] [tgz] |
---|---|---|
author | Sandeep Puligilla <spuligil@codeaurora.org> | Fri Apr 07 14:16:03 2017 -0700 |
committer | snandini <snandini@codeaurora.org> | Thu Jun 01 06:06:47 2017 -0700 |
tree | d83c22a43af7cd702229242a7a753c7bb1d05ca0 | |
parent | 68726b6c73ac4773c8771c14b5b613dbd478fd78 [diff] |
qcacld-3.0: Don't allow change iface during ACS Change iface is trying to open session before closing the previous session when ACS is in progress. This is causing assert in firmware due to duplicate vdev with same mac address. Send failure response to userspace when ACS is in progress. Change-Id: Ib49931c60935723c503b60334b7f299caf98f5b0 CRs-Fixed: 2030851