commit | c788acb24227d9caffe87cfc128980a229b1085f | [log] [tgz] |
---|---|---|
author | Dustin Brown <dustinb@codeaurora.org> | Tue Aug 01 17:43:51 2017 -0700 |
committer | Anjaneedevi Kapparapu <akappara@codeaurora.org> | Wed Aug 30 10:43:31 2017 -0700 |
tree | 8f6305f58b08cc0b08ad391dcfdcab1639e6715a | |
parent | 2eb1e458638ee070da95b5f46674e3c52be78866 [diff] |
qcacld-3.0: Reject set MC list if adapter is not up __hdd_set_multicast_list() currently does not validate the adapter before forwarding the request to PMO. Make sure the adapter is valid and up before forwarding the request to PMO. Change-Id: I738da67a1e501e71b8ad748ff50e70088ed77747 CRs-Fixed: 2086025