commit | ce3b0aca75014083b52fd8d05bbc7408041e8a1e | [log] [tgz] |
---|---|---|
author | Hanumantha Reddy Pothula <c_hpothu@qti.qualcomm.com> | Wed Aug 05 09:53:44 2015 +0530 |
committer | c_hpothu <c_hpothu@codeaurora.org> | Tue Oct 13 11:36:51 2015 +0530 |
tree | fd2b5622f3eb75413d7b29aa69f7ae8d3fc484ee | |
parent | 5f0a5991123ea98e6bedb016affbb3764a456992 [diff] |
wlan: Return appropriate value for SETBAND request If SETBAND is issued by VENDOR command, then it expects SUCCESS/FAILURE status, but if SETBAND is issued by IOCTL, then it expects CHANNEL_CHANGE_EVENT. Hence return appropriate value when SETBAND is issued, depending up on from where request is coming. Change-Id: Ic7d289544a1ff859dce794bc7811b1c39c0b988c CRs-Fixed: 884528